Sweet Home 3D 4.0

com.eteks.sweethome3d.model
Class IllegalHomonymException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by com.eteks.sweethome3d.model.IllegalHomonymException
All Implemented Interfaces:
Serializable

public class IllegalHomonymException
extends IllegalArgumentException

Exception thrown when a method didn't accept an homonym.

Author:
Emmanuel Puybaret
See Also:
Serialized Form

Constructor Summary
IllegalHomonymException()
          Creates a default IllegalHomonymException.
IllegalHomonymException(String s)
          Creates a IllegalHomonymException with its message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalHomonymException

public IllegalHomonymException()
Creates a default IllegalHomonymException.


IllegalHomonymException

public IllegalHomonymException(String s)
Creates a IllegalHomonymException with its message.


Sweet Home 3D 4.0

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License