Package org.apache.drill.exec.store
Class StoragePluginRegistry.PluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.exec.store.StoragePluginRegistry.PluginException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
StoragePluginRegistry.PluginEncodingException
,StoragePluginRegistry.PluginNotFoundException
- Enclosing interface:
- StoragePluginRegistry
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginException
-
PluginException
-
-
Method Details
-
systemPluginException
public static StoragePluginRegistry.PluginException systemPluginException(String operation, String name)
-