|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.smila.processing.pipelets.mimetype.MimeTypeParseException
public class MimeTypeParseException
The Class MimeTypeParseException.
| Constructor Summary | |
|---|---|
MimeTypeParseException()
Instantiates a new mime type parse exception. |
|
MimeTypeParseException(java.lang.String arg0)
Instantiates a new mime type parse exception. |
|
MimeTypeParseException(java.lang.String arg0,
java.lang.Throwable ex)
Instantiates a new mime type parse exception. |
|
MimeTypeParseException(java.lang.Throwable ex)
Instantiates a new mime type parse exception. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MimeTypeParseException()
public MimeTypeParseException(java.lang.String arg0)
arg0 - the arg0public MimeTypeParseException(java.lang.Throwable ex)
ex - the ex
public MimeTypeParseException(java.lang.String arg0,
java.lang.Throwable ex)
arg0 - the arg0ex - the ex
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||