|
|||||||||
| 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
|
+--org.jwarp.service.ServiceException
|
+--org.jwarp.service.InvalidContextException
Basic exception thrown when a context is access which actually is not registered anymore within the JWeb context factory.
| Constructor Summary | |
InvalidContextException()
Creates a new anonymous exception. |
|
InvalidContextException(java.lang.String message)
Creates a new exception eith the given message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public InvalidContextException(java.lang.String message)
message - public InvalidContextException()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||