Public Member Functions | |
| ClientContainerException (String message) | |
| ClientContainerException (String message, Throwable throwable) | |
Definition at line 37 of file ClientContainerException.java.
|
|
Constructs a new ClientContainerException with the specified message.
Definition at line 43 of file ClientContainerException.java. |
|
||||||||||||
|
Constructs a new ClientContainerException with the specified message.
Definition at line 53 of file ClientContainerException.java. |
1.3.9.1