public class UnsupportedContentTypeException extends ZimgStoreException
| Constructor and Description |
|---|
UnsupportedContentTypeException() |
UnsupportedContentTypeException(String message) |
UnsupportedContentTypeException(String message,
Throwable cause) |
UnsupportedContentTypeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedContentTypeException()
public UnsupportedContentTypeException(String message)
public UnsupportedContentTypeException(String message, Throwable cause)
public UnsupportedContentTypeException(Throwable cause)
Copyright © 2019. All rights reserved.