[go: up one dir, main page]

Menu

Commit [r19]  Maximize  Restore  History

Added a new Exception to allow for the end application to distinguish that an error in the communication has taken place. It might be valid for an Rcon to return the word "ERROR", and thus, an Exception is a better method to determine a problem with the communication itself has occured.

davyboy79 2006-11-05

added /trunk/RconEd/src/net/sourceforge/rconed/exception/UnexpectedDataException.java