Class MethodNotAllowedException

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

public class MethodNotAllowedException extends RuntimeException
See Also:
  • Constructor Details

    • MethodNotAllowedException

      public MethodNotAllowedException(String message)
    • MethodNotAllowedException

      public MethodNotAllowedException(String message, Throwable cause)