Class ODataUnsupportedMediaTypeException

    • Field Detail

      • NOT_SUPPORTED

        public static final MessageReference NOT_SUPPORTED
        NOT_SUPPORTED requires 1 content value ('media type')
      • NOT_SUPPORTED_CONTENT_TYPE

        public static final MessageReference NOT_SUPPORTED_CONTENT_TYPE
        NOT_SUPPORTED_CONTENT_TYPE requires 1 content value ('media type')
      • NOT_SUPPORTED_ACCEPT_HEADER

        public static final MessageReference NOT_SUPPORTED_ACCEPT_HEADER
        NOT_SUPPORTED_ACCEPT_HEADER requires 1 content value ('media type')
    • Constructor Detail

      • ODataUnsupportedMediaTypeException

        public ODataUnsupportedMediaTypeException​(MessageReference context)
      • ODataUnsupportedMediaTypeException

        public ODataUnsupportedMediaTypeException​(MessageReference context,
                                                  Throwable cause)
      • ODataUnsupportedMediaTypeException

        public ODataUnsupportedMediaTypeException​(MessageReference context,
                                                  String errorCode)