Package gov.llnl.lc.chaos
Class GendersException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- gov.llnl.lc.chaos.GendersException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
GendersExceptionInternal,GendersExceptionNotfound,GendersExceptionOpen,GendersExceptionParameters,GendersExceptionParse,GendersExceptionRead,GendersExceptionSyntax
public class GendersException extends java.lang.ExceptionGenders Exception class, parent to all specific Genders Exceptions.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GendersException(java.lang.String msg)
-