Class GenericConfigException

All Implemented Interfaces:
Serializable

public class GenericConfigException extends GeneralException
GenericConfigException
Since:
2.0
Version:
$Revision: 1.1 $
Author:
David E. Jones
See Also:
  • Constructor Details

    • GenericConfigException

      public GenericConfigException()
    • GenericConfigException

      public GenericConfigException(String str)
    • GenericConfigException

      public GenericConfigException(String str, Throwable nested)