public class ForbiddenException extends RuntimeException
| Constructor and Description |
|---|
ForbiddenException() |
ForbiddenException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ForbiddenException()
public ForbiddenException(String msg)
Copyright © 2011–2018. All rights reserved.