类 UnsupportedMediaTypeException

所有已实现的接口:
Serializable

public class UnsupportedMediaTypeException extends ScxHttpException
415 参数异常
版本:
1.1.14
作者:
scx567888
另请参阅:
  • 构造器详细资料

    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException()
      a
    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException(String info)
      a
      参数:
      info - a
    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException(Throwable throwable)
      a
      参数:
      throwable - a
    • UnsupportedMediaTypeException

      public UnsupportedMediaTypeException(String info, Throwable throwable)
      a
      参数:
      info - a
      throwable - a