Inheritance diagram for org.objectweb.jonas_ws.wsgen.WsGenException:

Public Member Functions | |
| WsGenException () | |
| WsGenException (String msg) | |
| WsGenException (Exception inner) | |
| WsGenException (String msg, Exception inner) | |
Definition at line 36 of file WsGenException.java.
|
|
Constructs a WsGenException with no specified detail message. Definition at line 41 of file WsGenException.java. |
|
|
Constructs an WsGenException with the specified detail message.
Definition at line 49 of file WsGenException.java. |
|
|
Constructs an WsGenException with the specified detail message.
Definition at line 57 of file WsGenException.java. |
|
||||||||||||
|
Constructs an WsGenException with the specified detail message.
Definition at line 66 of file WsGenException.java. |
1.3.9.1