javax.activation
public class MimeTypeParseException extends Exception
| Constructor Summary | |
|---|---|
| MimeTypeParseException()
Constructs a MimeTypeParseException with no detail message. | |
| MimeTypeParseException(String message)
MimeTypeParseException with the specified detail message. | |
Parameters: message the exception message