glogic.jthin.serv
Class WServiceAccessException
java.lang.Object
WSRuntimeException
glogic.jthin.base.WSCodeRuntimeException
glogic.jthin.serv.WServiceAccessException
- public class WServiceAccessException
- extends WSCodeRuntimeException
Used as generic holder for different kinds of exception
events.
- 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 |
SESSION_INVALID
public static final int SESSION_INVALID
- See Also:
- Constant Field Values
SESSION_EXPIRED
public static final int SESSION_EXPIRED
- See Also:
- Constant Field Values
INTERNAL_ERROR
public static final int INTERNAL_ERROR
- See Also:
- Constant Field Values
CLIENT_UPGRADE_CONDITION
public static final int CLIENT_UPGRADE_CONDITION
- See Also:
- Constant Field Values
SERVER_UPGRADING
public static final int SERVER_UPGRADING
- See Also:
- Constant Field Values
NO_RIGHTS
public static final int NO_RIGHTS
- See Also:
- Constant Field Values
SYSTEM_DOWN
public static final int SYSTEM_DOWN
- See Also:
- Constant Field Values
PRODUCT_DOWN
public static final int PRODUCT_DOWN
- See Also:
- Constant Field Values
WServiceAccessException
public WServiceAccessException(int type,
java.lang.String description)
Copyright © Grand Logic, Inc. All Rights Reserved.