org.idoox.wasp.server
Class InvalidEndpointPathException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.idoox.wasp.server.InvalidEndpointPathException
All Implemented Interfaces:
java.io.Serializable

public class InvalidEndpointPathException
extends java.lang.Exception

Exception thrown from the ServiceManager when a specified service endpoint path is invalid (or, sometimes, already used).

Since:
4.0
See Also:
Serialized Form
Component:
Core

Constructor Summary
InvalidEndpointPathException()
          Deprecated. Creates a new exception.
InvalidEndpointPathException(java.lang.String reason)
          Deprecated. Creates a new exception.
 
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

InvalidEndpointPathException

public InvalidEndpointPathException()
Deprecated. 
Creates a new exception.


InvalidEndpointPathException

public InvalidEndpointPathException(java.lang.String reason)
Deprecated. 
Creates a new exception.

Parameters:
reason - the reason