|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.simpleaim.Errors
Handles incoming error messages for SimpleAIM.
Constructor Summary | |
Errors()
|
Method Summary | |
static void |
expand(java.lang.String Err)
Prints a friendly error message to System.out based on the error's id. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Errors()
Method Detail |
public static void expand(java.lang.String Err)
Err
- The error id retrieved from the AIM server.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |