com.mhuss.AstroLib
Class NoInitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.mhuss.AstroLib.NoInitException
-
- All Implemented Interfaces:
- java.io.Serializable
public class NoInitException extends java.lang.ExceptionNoInitException is thrown if the caller attempts to call a method which requires some sort of initializtion if init was not done.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description NoInitException()Catches exceptions without a specified stringNoInitException(java.lang.String message)Constructs the appropriate exception with the specified string
-
DMelt 3.0 © DataMelt by jWork.ORG