public class NotAuthorized extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
NotAuthorized() |
|
NotAuthorized(String reason,
boolean fatal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFatal() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected NotAuthorized()
public NotAuthorized(String reason, boolean fatal)
Copyright © 2012-2013 The Internet Party. All Rights Reserved.