Class UnsupportedMediaTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedMediaTypeException extends ScxHttpException
UnsupportedMediaTypeException
Version:
0.0.1
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)