Package org.nuxeo.ecm.core.io.avro
Class NonNullValueException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.nuxeo.runtime.RuntimeServiceException
-
- org.nuxeo.ecm.core.io.avro.NonNullValueException
-
- All Implemented Interfaces:
Serializable
public class NonNullValueException extends RuntimeServiceException
- Since:
- 10.2
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NonNullValueException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-