Siena (v.1.5.5) API documentation

siena
Class SENPInvalidFormat

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by siena.SienaException
              extended by siena.SENPInvalidFormat
All Implemented Interfaces:
java.io.Serializable

public class SENPInvalidFormat
extends SienaException

malformed SENP packet

See Also:
Serialized Form

Method Summary
 int getExpectedType()
           
 java.lang.String getExpectedValue()
           
 int getStreamPosition()
           
 
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
 

Method Detail

getExpectedType

public int getExpectedType()

getExpectedValue

public java.lang.String getExpectedValue()

getStreamPosition

public int getStreamPosition()

Siena (v.1.5.5) API documentation

Copyright © 2000-2005 University of Colorado.
Copyright © 2005-2008 Antonio Carzaniga.
This documentation is maintained by Antonio Carzaniga