Package ch.so.agi.gretl.control.manifest
Class ManifestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.so.agi.gretl.control.manifest.ManifestException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionManifestException(String message) ManifestException(String message, 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
-
ManifestException
-
ManifestException
-