Class MethodNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.damianwajser.exceptions.RestException
com.github.damianwajser.exceptions.impl.badrequest.MethodNotAllowedException
All Implemented Interfaces:
Serializable

@ResponseStatus(code=METHOD_NOT_ALLOWED)
public class MethodNotAllowedException
extends RestException
See Also:
Serialized Form