glogic.jthin.serv
Class AuthenticationException
java.lang.Object
WSException
glogic.jthin.base.WSCodeException
glogic.jthin.serv.AuthenticationException
- public class AuthenticationException
- extends WSCodeException
Thrown during authentication process.
- Author:
- Sam Taha
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID_ACCESS
public static final int INVALID_ACCESS
- See Also:
- Constant Field Values
PERMISSION_DENIED
public static final int PERMISSION_DENIED
- See Also:
- Constant Field Values
NO_SUCH_PRODUCT
public static final int NO_SUCH_PRODUCT
- See Also:
- Constant Field Values
NO_PRODUCT_RIGHTS
public static final int NO_PRODUCT_RIGHTS
- See Also:
- Constant Field Values
AuthenticationException
public AuthenticationException(int type,
java.lang.String description)
Copyright © Grand Logic, Inc. All Rights Reserved.