public class SecurityHeaderException extends XWSSecurityException
This is as opposed to a problem with processing the message itself. An example would be a MessageFilter that needs to look up data in a database that is not currently available. A XWSSecurityException would be thrown in the latter case.
| Constructor and Description |
|---|
SecurityHeaderException(String message) |
SecurityHeaderException(String message,
Throwable cause) |
SecurityHeaderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2018 Oracle Corporation. All rights reserved.