Class MimeTypeException

    • Constructor Detail

      • MimeTypeException

        public MimeTypeException​(String message)
        Constructs a MimeTypeException with the specified detail message.
        Parameters:
        message - the detail message.
      • MimeTypeException

        public MimeTypeException​(String message,
                                 Throwable cause)
        Constructs a MimeTypeException with the specified detail message and root cause.
        Parameters:
        message - the detail message.
        cause - root cause