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