Inheritance diagram for UserException:
Private Methods | |
public | UserException () |
Definition at line 43 of file UserException.java.
|
Construct an exception with a particular human-readable explanation of the event that caused this exception.
Definition at line 48 of file UserException.java. |