|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--ninja.activeproxy.path.InvalidPathIDException
Thrown when the path ID is invalid (null path ID, there are no resources associated with that path ID, etc.
| Fields inherited from class java.lang.Throwable |
backtrace,
detailMessage,
serialVersionUID |
| Constructor Summary | |
InvalidPathIDException()
Constructs an InvalidPathIDException with no specified detail message. |
|
InvalidPathIDException(java.lang.String s)
Constructs an InvalidPathException with the specified detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace0,
toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public InvalidPathIDException()
public InvalidPathIDException(java.lang.String s)
s - the detail message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||