Module org.apache.arrow.vector
Package org.apache.arrow.vector.validate
Class ValidateUtil.ValidateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.arrow.vector.validate.ValidateUtil.ValidateException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ValidateUtil
A exception that is thrown when the vector validation fails.
- 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
-
ValidateException
-