Class ClientCommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.targetr.rc.client.ClientCommandException
All Implemented Interfaces:
Serializable

public class ClientCommandException extends IOException
A problem was occurred parsing a client command.
Author:
Dr Michael Gardiner
See Also:
  • Constructor Details

    • ClientCommandException

      public ClientCommandException(String msg)