Siena (v.1.5.5) API documentation

siena.comm
Class InvalidSenderException

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

public class InvalidSenderException
extends SienaException

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

See Also:
Serialized Form

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

InvalidSenderException

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