public class ContainerShutdownException
extends java.lang.Exception
Constructor and Description |
---|
ContainerShutdownException()
Construct a
ContainerShutdownException . |
ContainerShutdownException(java.lang.String message)
Construct a
ContainerShutdownException with a description. |
public ContainerShutdownException()
ContainerShutdownException
.public ContainerShutdownException(java.lang.String message)
ContainerShutdownException
with a description.message
- description for exception