Class MimeTypeParseException

  • All Implemented Interfaces:
    Serializable

    public class MimeTypeParseException
    extends RuntimeException
    An alternative to JAF's MimeTypeParseException that extends RuntimeException so we don't have to explicitly catch it everywhere.
    See Also:
    Serialized Form