java.io.Serializable
public class WritingNotSupportedException extends UnsupportedVariantTypeException
This exception is thrown when trying to write a (yet) unsupported variant type.
ReadingNotSupportedException
,
UnsupportedVariantTypeException
,
Serialized FormConstructor | Description |
---|---|
WritingNotSupportedException(long variantType,
java.lang.Object value) |
Constructor
|
getReason
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
getValue, getVariantType
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.