Class UnsupportedMediaTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedMediaTypeException extends ScxHttpException
415 参数异常
Version:
1.1.14
Author:
scx567888
See Also:
  • Constructor Details

    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException()
    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException(String message)
    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException(Throwable cause)
    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException(String message, Throwable cause)