Module org.apache.arrow.vector
Class InvalidExtensionMetadataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.arrow.vector.extension.InvalidExtensionMetadataException
- All Implemented Interfaces:
Serializable
The extension metadata was malformed.
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidExtensionMetadataException
(String message) InvalidExtensionMetadataException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidExtensionMetadataException
-
InvalidExtensionMetadataException
-