public class InvalidCredentialException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MSG_INVALIDTOKEN |
static java.lang.String |
MSG_TOKEN |
Constructor and Description |
---|
InvalidCredentialException() |
InvalidCredentialException(java.lang.String pErrorMessage) |
public static final java.lang.String MSG_INVALIDTOKEN
public static final java.lang.String MSG_TOKEN