Class InvalidContentTypeException

All Implemented Interfaces:
Serializable

public class InvalidContentTypeException extends TusException
Exception thrown when the request has an invalid content type.
See Also:
  • Constructor Details

    • InvalidContentTypeException

      public InvalidContentTypeException(String message)