public class ValidationNotSupportedException extends WSSecurityException
| Constructor and Description |
|---|
ValidationNotSupportedException() |
ValidationNotSupportedException(java.lang.String debug_message) |
ValidationNotSupportedException(java.lang.String debug_message,
java.lang.Throwable t) |
ValidationNotSupportedException(java.lang.Throwable t) |
addException, getCause, getExceptions, printStackTrace, printStackTrace, printStackTracepublic ValidationNotSupportedException()
public ValidationNotSupportedException(java.lang.String debug_message)
public ValidationNotSupportedException(java.lang.Throwable t)
public ValidationNotSupportedException(java.lang.String debug_message,
java.lang.Throwable t)