public class MethodNotAllowedException extends PicketLinkException
Thrown to indicate that a HTTP method is not allowed.
| Constructor and Description |
|---|
MethodNotAllowedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MethodNotAllowedException(String message)
Copyright © 2021. All rights reserved.