|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ice.net.pac.ConnectionRouteNotFoundException
Signals that an attempt to find a connection failed.
| Constructor Summary | |
ConnectionRouteNotFoundException()
Constructs an ConnectionRouteNotFoundException with
null as its error detail message. |
|
ConnectionRouteNotFoundException(String message)
Constructs an ConnectionRouteNotFoundException with the
specified message as its error detail message. |
|
| 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 ConnectionRouteNotFoundException()
Constructs an ConnectionRouteNotFoundException with
null as its error detail message.
public ConnectionRouteNotFoundException(String message)
Constructs an ConnectionRouteNotFoundException with the
specified message as its error detail message.
message - the detail message.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||