Public Member Functions | |
jMEFException (String s) | |
Class constructor. | |
String | toString () |
Method toString. | |
String | getMessage () |
Returns the detail message string of this exception. | |
Package Attributes | |
String | msg |
Exception message. |
jMEF.jMEFException.jMEFException | ( | String | s | ) |
Class constructor.
s | exception message |
String jMEF.jMEFException.getMessage | ( | ) |
Returns the detail message string of this exception.
String jMEF.jMEFException.toString | ( | ) |
Method toString.
String jMEF.jMEFException.msg [package] |
Exception message.