Package pr
Class MISException
- All Implemented Interfaces:
Serializable
Diese Exception zeigt an, dass innerhalb der Methoden der Klasse MakeItSimple
ein (unerwarteter) Fehler aufgetreten ist.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMISException(String message) MISException(String message, Throwable cause) MISException(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
-
MISException
public MISException() -
MISException
-
MISException
-
MISException
-