public class UnsupportedMimeTypeException extends IOException
Constructor and Description |
---|
UnsupportedMimeTypeException(String message,
String mimeType,
String url) |
Modifier and Type | Method and Description |
---|---|
String |
getMimeType() |
String |
getUrl() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2017. All rights reserved.