org.xins.common.spec
Class InvalidSpecificationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.xins.common.spec.InvalidSpecificationException
All Implemented Interfaces:
Serializable

public class InvalidSpecificationException
extends Exception

Thrown when the specification of the API is incorrect or cannot be found.

Since:
XINS 1.3.0
Version:
$Revision: 1.8 $ $Date: 2006/08/28 09:12:34 $
Author:
Anthony Goubard
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/.