Class UnsupportedMediaTypeException

    • Constructor Detail

      • UnsupportedMediaTypeException

        public UnsupportedMediaTypeException​(String message)
        Constructs the exception with a status code of 415 and the given message.
        Parameters:
        message - the error message.