public class AuthenticationNotSupportedException extends WIMSystemException
| Constructor and Description |
|---|
AuthenticationNotSupportedException() |
AuthenticationNotSupportedException(java.lang.String key,
java.lang.String message) |
AuthenticationNotSupportedException(java.lang.String key,
java.lang.String message,
java.lang.Throwable cause) |
AuthenticationNotSupportedException(java.lang.Throwable cause) |
getMessageKeypublic AuthenticationNotSupportedException()
public AuthenticationNotSupportedException(java.lang.String key,
java.lang.String message)
message - public AuthenticationNotSupportedException(java.lang.Throwable cause)
cause - public AuthenticationNotSupportedException(java.lang.String key,
java.lang.String message,
java.lang.Throwable cause)
message - cause -