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