Public Member Functions | |
| WSServiceException (String message) | |
| WSServiceException (String message, Throwable throwable) | |
Definition at line 38 of file WSServiceException.java.
|
|
Constructs a new WSServiceException with the specified message.
Definition at line 45 of file WSServiceException.java. |
|
||||||||||||
|
Constructs a new WSServiceException with the specified message.
Definition at line 55 of file WSServiceException.java. |
1.3.9.1