Class MethodNotAllowedException

All Implemented Interfaces:
Serializable

public class MethodNotAllowedException extends HttpException
Author:
mcevoyb
See Also:
  • Constructor Details

    • MethodNotAllowedException

      public MethodNotAllowedException(int result, String href)