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