Class MimeException

  • All Implemented Interfaces:
    Serializable

    public class MimeException
    extends RuntimeException
    This exception is thrown by methods that fail while checking a file to determine the mime types.
    See Also:
    Serialized Form
    • Constructor Detail

      • MimeException

        public MimeException​(String message)
      • MimeException

        public MimeException​(Throwable t)