Class ContainerException

All Implemented Interfaces:
Serializable

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

    • ContainerException

      public ContainerException()
    • ContainerException

      public ContainerException(String str)
    • ContainerException

      public ContainerException(Throwable t)
    • ContainerException

      public ContainerException(String str, Throwable nested)