Exception Summary |
ContextException |
Base class for all context exception types. |
InvalidContextException |
Relates to the wstx:InvalidContext fault used to indicate that the system
cannot accept a context which it was passed. |
NoContextException |
Relates to the wstx:NoContext fault used to indicate that the system
did not receive a context when one was expected. |
SecurityContextException |
Thrown during mediation when the context does not carry correct or sufficient
authentication/authorization information. |
UnknownContextException |
Relates to the wstx:UnknownContext fault used to indicate that the system
does not recognize a context which it was passed. |