All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----w3c.mime.MIMEException
It is always provided with an informative message. There are mainly two classes of errors that can happen here:
public MIMEException(String msg)
public MIMEException()
All Packages Class Hierarchy This Package Previous Next Index