com.trendmicro.grid.acl.l0
Class NotAuthenticatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.trendmicro.grid.acl.l0.WebException
com.trendmicro.grid.acl.l0.AuthenticationException
com.trendmicro.grid.acl.l0.NotAuthenticatedException
- All Implemented Interfaces:
- Serializable
@WebFault(targetNamespace="http://grid.trendmicro.com/services/level-0")
public class NotAuthenticatedException
- extends AuthenticationException
Is thrown if the current user is not authenticated.
- Version:
- 1.0
- Author:
- Juergen_Kellerer, 2010-04-26
- See Also:
- Serialized Form
NotAuthenticatedException
public NotAuthenticatedException(String message)
NotAuthenticatedException
public NotAuthenticatedException()