Package ome.metakit
Class MetakitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ome.metakit.MetakitException
- All Implemented Interfaces:
Serializable
MetakitException is the exception thrown when something
goes wrong when reading a Metakit database file.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMetakitException(String s, Throwable cause) MetakitException(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
-
MetakitException
public MetakitException() -
MetakitException
-
MetakitException
-
MetakitException
-