Siena (v.1.5.5) API documentation

siena
Class SienaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by siena.SienaException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
InvalidReceiverException, InvalidSenderException, PacketReceiverException, PacketSenderException, SENPInvalidFormat, TimeoutExpired

public class SienaException
extends java.lang.Exception

exception related to Siena

See Also:
Serialized Form

Constructor Summary
SienaException()
           
SienaException(java.lang.String s)
           
 
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

SienaException

public SienaException()

SienaException

public SienaException(java.lang.String s)

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