|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.idoox.wasp.server.InvalidEndpointPathException
Exception thrown from the ServiceManager
when
a specified service endpoint path is invalid (or, sometimes, already used).
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 |
public InvalidEndpointPathException()
public InvalidEndpointPathException(java.lang.String reason)
reason
- the reason
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |