Public Member Functions | |
| ClientStubGenException () | |
| ClientStubGenException (String msg) | |
| ClientStubGenException (Exception inner) | |
| ClientStubGenException (String msg, Exception inner) | |
Definition at line 34 of file ClientStubGenException.java.
|
|
Constructs a ClientStubGenException with no specified detail message. Definition at line 39 of file ClientStubGenException.java. |
|
|
Constructs an ClientStubGenException with the specified detail message.
Definition at line 47 of file ClientStubGenException.java. |
|
|
Constructs an ClientStubGenException with the specified detail message.
Definition at line 55 of file ClientStubGenException.java. |
|
||||||||||||
|
Constructs an ClientStubGenException with the specified detail message.
Definition at line 64 of file ClientStubGenException.java. |
1.3.9.1