Public Member Functions | |
| DeployerLogException () | |
| DeployerLogException (String message) | |
Ludovic Bert
Definition at line 36 of file DeployerLogException.java.
|
|
Constructs a new DeployerLogException with no detail message. Definition at line 41 of file DeployerLogException.java. |
|
|
Constructs a new DeployerLogException with the specified message.
Definition at line 49 of file DeployerLogException.java. |
1.3.9.1