Siena (v.1.5.5) API documentation

siena.comm
Class InvalidReceiverException

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

public class InvalidReceiverException
extends SienaException

invalid Siena receiver handler. this exception indicates a malformed or unknown receiver handler.

See Also:
Serialized Form

Constructor Summary
InvalidReceiverException(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

InvalidReceiverException

public InvalidReceiverException(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