public class MethodNotAllowedException extends WebApplicationException
| Constructor and Description |
|---|
MethodNotAllowedException(String message)
Create a HTTP 405 (Method not allowed) exception.
|
getContentType, getStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MethodNotAllowedException(String message)
message - the String that is the entity of the 404 response.Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.