Package de.hsh.graja.gui.model
Class ModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hsh.graja.gui.model.ModelException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionModelException
(String msg) ModelException
(String msg, Throwable cause) ModelException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModelException
public ModelException() -
ModelException
-
ModelException
-
ModelException
-