com.trendmicro.grid.acl.l0
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.trendmicro.grid.acl.l0.WebException
com.trendmicro.grid.acl.l0.AuthenticationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InsufficientRightsException, NotAuthenticatedException
@WebFault(targetNamespace="http://grid.trendmicro.com/services/level-0")
public class AuthenticationException
- extends WebException
Defines a generic fault for authentication related issues.
- Version:
- 1.0
- Author:
- Juergen_Kellerer, 2010-04-26
- See Also:
- Serialized Form
AuthenticationException
public AuthenticationException()
AuthenticationException
public AuthenticationException(String message)
AuthenticationException
public AuthenticationException(String code,
String message)