java.io.SerializableReadingNotSupportedException, WritingNotSupportedExceptionpublic abstract class UnsupportedVariantTypeException extends VariantTypeException
This exception is thrown if HPSF encounters a variant type that isn't
supported yet. Although a variant type is unsupported the value can still be
retrieved using the VariantTypeException.getValue() method.
Obviously this class should disappear some day.
| Constructor | Description |
|---|---|
UnsupportedVariantTypeException(long variantType,
java.lang.Object value) |
Constructor.
|
getReasonclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringgetValue, getVariantTypeCopyright 2018 The Apache Software Foundation or its licensors, as applicable.