Class ComponentException

All Implemented Interfaces:
Serializable

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

    • ComponentException

      public ComponentException()
    • ComponentException

      public ComponentException(String str)
    • ComponentException

      public ComponentException(Throwable nested)
    • ComponentException

      public ComponentException(String str, Throwable nested)