Class UnsupportedMethodException

All Implemented Interfaces:
Serializable

public class UnsupportedMethodException extends TusException
Exception thrown when we receive a HTTP request with a method name that we do not support
See Also:
  • Constructor Details

    • UnsupportedMethodException

      public UnsupportedMethodException(String message)