| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----javax.activation.MimeTypeParseException
| Constructor Summary | |
| MimeTypeParseException()
|
|
| MimeTypeParseException(java.lang.String s)
|
|
| Methods inherited from class java.lang.Throwable |
| fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MimeTypeParseException()
public MimeTypeParseException(java.lang.String s)
s
- the detail message.
| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||