public class InvalidMimeTypeException extends IllegalArgumentException
Constructor and Description |
---|
InvalidMimeTypeException(String mimeType,
String message)
Create a new InvalidContentTypeException for the given content type.
|
Modifier and Type | Method and Description |
---|---|
String |
getMimeType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMimeType()
Copyright © 2017. All rights reserved.