Module org.eclipse.angus.activation
Package org.eclipse.angus.activation
Class MailcapParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.angus.activation.MailcapParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class MailcapParseException extends java.lang.ExceptionA class to encapsulate Mailcap parsing related exceptions- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MailcapParseException()MailcapParseException(java.lang.String inInfo)
-