Class GenericConfigException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ComponentException, ContainerException, ServiceConfigException

public class GenericConfigException extends GeneralException
GenericConfigException
See Also:
  • Constructor Details

    • GenericConfigException

      public GenericConfigException()
    • GenericConfigException

      public GenericConfigException(String str)
    • GenericConfigException

      public GenericConfigException(Throwable nested)
    • GenericConfigException

      public GenericConfigException(String str, Throwable nested)