public class CataloguePluginNotFound extends Exception
| Constructor and Description |
|---|
CataloguePluginNotFound() |
CataloguePluginNotFound(String message) |
CataloguePluginNotFound(String message,
Throwable cause) |
CataloguePluginNotFound(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CataloguePluginNotFound(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CataloguePluginNotFound()
public CataloguePluginNotFound(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public CataloguePluginNotFound(String message)
public CataloguePluginNotFound(Throwable cause)
Copyright © 2020. All Rights Reserved.