public class WritingNotSupportedException extends UnsupportedVariantTypeException
This exception is thrown when trying to write a (yet) unsupported variant type.
| Constructor and Description |
|---|
WritingNotSupportedException(long variantType,
Object value)
Constructor
|
getValue, getVariantTypegetReasonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WritingNotSupportedException(long variantType,
Object value)
Constructor
variantType - The unsupported variant type.value - The value.Copyright © 2010 - 2020 Adobe. All Rights Reserved