java.lang.Object
java.lang.Throwable
java.lang.Exception
omix.mathxp.units.NoSuchUnitException
- All Implemented Interfaces:
Serializable
public class NoSuchUnitException extends Exception
- Author:
- Dr. Peter Droste
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NoSuchUnitException(String message)
NoSuchUnitException(String message, Throwable cause)
NoSuchUnitException(Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString