com.nesstar.api
Class NotAuthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nesstar.api.NotAuthorizedException
- All Implemented Interfaces:
- Serializable
public class NotAuthorizedException
- extends Exception
Thrown to indicate that access has been denied.
- Since:
- 0.1
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotAuthorizedException
public NotAuthorizedException()
Copyright © 2011, NSD All rights reserved