gcspy.comm
Class CommandStreamException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by gcspy.comm.CommandStreamException
All Implemented Interfaces:
java.io.Serializable

public class CommandStreamException
extends java.lang.RuntimeException

Command Stream Exception

Author:
Tony Printezis
See Also:
Serialized Form

Constructor Summary
CommandStreamException(java.lang.String mesg)
          An exception for command errors
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommandStreamException

CommandStreamException(java.lang.String mesg)
An exception for command errors

Parameters:
mesg - An error message