com.ionetrics.lib.annotatorcomm
Class CommandUnsupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.ionetrics.lib.annotatorcomm.CommandUnsupportedException
All Implemented Interfaces:
java.io.Serializable

public class CommandUnsupportedException
extends java.io.IOException

A CommandUnsupportedException indicates an IOException condition where the Command ID is not supported by the Annotator hardware.

See Also:
Serialized Form

Constructor Summary
CommandUnsupportedException()
          Construct a CommandUnsupportedException.
 
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

CommandUnsupportedException

public CommandUnsupportedException()
Construct a CommandUnsupportedException.



Copyright © 2006 Ionetrics Corp. All Rights Reserved.