com.ionetrics.lib.annotatorcomm
Class CommandChecksumFailedException

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

public class CommandChecksumFailedException
extends java.io.IOException

A CommandChecksumFailedException indicates an IOException condition where the response command's checksum failed.

See Also:
Serialized Form

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

CommandChecksumFailedException

public CommandChecksumFailedException()
Construct a CommandChecksumFailedException.



Copyright © 2006 Ionetrics Corp. All Rights Reserved.