com.mhuss.AstroLib
Class ValueException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.mhuss.AstroLib.ValueException
-
- All Implemented Interfaces:
- java.io.Serializable
public class ValueException extends java.lang.ExceptionValueException is thrown if the caller attempts to pass in an invalid value, or the results of a calculation generate an invalid value.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ValueException()Catches exceptions without a specified stringValueException(java.lang.String message)Constructs the appropriate exception with the specified string
-
DMelt 3.0 © DataMelt by jWork.ORG