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