Class GendersException

java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.llnl.lc.chaos.GendersException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GendersExceptionInternal, GendersExceptionNotfound, GendersExceptionOpen, GendersExceptionParameters, GendersExceptionParse, GendersExceptionRead, GendersExceptionSyntax

public class GendersException extends Exception
Genders Exception class, parent to all specific Genders Exceptions.
See Also:
  • Constructor Details

    • GendersException

      public GendersException(String msg)