org.xins.server
Class InvalidResponseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.xins.server.InvalidResponseException
All Implemented Interfaces:
Serializable

public final class InvalidResponseException
extends RuntimeException

Exception that indicates that a response is considered invalid.

Since:
XINS 1.0.0
Version:
$Revision: 1.12 $ $Date: 2006/08/28 09:12:32 $
Author:
Ernst de Haan
See Also:
Serialized Form

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
 



See http://www.xins.org/.