Class XMLMimeException

Exception that's thrown on invalid XML definition of MIME type.

class XMLMimeException
  : object.Exception ;

Methods

NameDescription
column Column number in XML file where error occured.
lineNum Line number in XML file where error occured. Don't confuse with line property of Throwable