public class MimeTypeParseException
extends java.lang.Exception
| Constructor and Description |
|---|
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.
|
public MimeTypeParseException()
public MimeTypeParseException(java.lang.String arg0)
arg0 - the arg0public MimeTypeParseException(java.lang.Throwable ex)
ex - the expublic MimeTypeParseException(java.lang.String arg0,
java.lang.Throwable ex)
arg0 - the arg0ex - the ex