public class ExternalImageProviderServiceException extends Exception
| Constructor and Description |
|---|
ExternalImageProviderServiceException(String message)
Create an exception with a detail message
|
ExternalImageProviderServiceException(String message,
Throwable cause)
Create an exception with a detail message and a cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExternalImageProviderServiceException(String message)
message - the detail messageCopyright © 2019 Communote team. All rights reserved.