Package org.apache.drill.exec.store
Class StoragePluginRegistry.PluginEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.exec.store.StoragePluginRegistry.PluginException
org.apache.drill.exec.store.StoragePluginRegistry.PluginEncodingException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- StoragePluginRegistry
public static class StoragePluginRegistry.PluginEncodingException
extends StoragePluginRegistry.PluginException
Indicates an error when decoding a plugin from JSON.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.store.StoragePluginRegistry.PluginException
systemPluginException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginEncodingException
-