public class AccessDeniedException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
AccessDeniedException()
Creates a new instance of AccessDeniedException
|
AccessDeniedException(String errorMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public AccessDeniedException()
public AccessDeniedException(String errorMessage)
Copyright © 2015. All rights reserved.