|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--javax.activation.MimeTypeParseException
MIME Type Parse Exception. The exception is thrown when a problem has occurred while parsing the mime types.
Constructor Summary | |
MimeTypeParseException()
Create a MIME Type parse exception. |
|
MimeTypeParseException(java.lang.String message)
Create a MIME Type parse exception with description. |
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, wait, wait, wait |
Constructor Detail |
public MimeTypeParseException(java.lang.String message)
message
- Descriptionpublic MimeTypeParseException()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |