Class MethodNotAllowedException

All Implemented Interfaces:
Serializable

public class MethodNotAllowedException extends ScxHttpException
MethodNotAllowedException
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • MethodNotAllowedException

      public MethodNotAllowedException()
    • MethodNotAllowedException

      public MethodNotAllowedException(String message)
    • MethodNotAllowedException

      public MethodNotAllowedException(Throwable cause)
    • MethodNotAllowedException

      public MethodNotAllowedException(String message, Throwable cause)