Class MethodNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
javax.ws.rs.ClientErrorException
org.apache.ofbiz.ws.rs.MethodNotAllowedException
All Implemented Interfaces:
Serializable

public class MethodNotAllowedException extends javax.ws.rs.ClientErrorException
See Also:
  • Constructor Details

    • MethodNotAllowedException

      public MethodNotAllowedException(String message)
      Construct a new Method Not Allowed exception.