com.tapina.robe.runtime
Class UnknownSWIException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.tapina.robe.runtime.DecoderException
              extended bycom.tapina.robe.runtime.UnknownSWIException
All Implemented Interfaces:
java.io.Serializable

public final class UnknownSWIException
extends DecoderException

Created by IntelliJ IDEA. User: gareth Date: Sep 4, 2003 Time: 7:58:26 AM

See Also:
Serialized Form

Constructor Summary
UnknownSWIException(int swiNumber)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class com.tapina.robe.runtime.DecoderException
setAddress
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

UnknownSWIException

public UnknownSWIException(int swiNumber)
Method Detail

getMessage

public final java.lang.String getMessage()
Specified by:
getMessage in class DecoderException


Copyright © 2003-2005 . All Rights Reserved.