Class ResourceMethodNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.eoscode.springapitools.resource.exception.ResourceMethodNotAllowedException
All Implemented Interfaces:
Serializable

public class ResourceMethodNotAllowedException extends RuntimeException
See Also:
  • Constructor Details

    • ResourceMethodNotAllowedException

      public ResourceMethodNotAllowedException(String message)
    • ResourceMethodNotAllowedException

      public ResourceMethodNotAllowedException(String message, Throwable cause)