public class ImageProviderManagerException extends Exception
ImageProvider
cannot be registered or unregistered.Constructor and Description |
---|
ImageProviderManagerException(String message)
Create a new exception with detail message
|
ImageProviderManagerException(String message,
Throwable cause)
Create a new exception with detail message and a cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImageProviderManagerException(String message)
message
- the detail messageCopyright © 2019 Communote team. All rights reserved.