public class InvalidMimeTypeException extends RuntimeException
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 © 2020. All rights reserved.