Package com.amazon.ion
Class ReadOnlyValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.amazon.ion.IonException
com.amazon.ion.ReadOnlyValueException
- All Implemented Interfaces:
Serializable
An error caused by an attempt to modify a read-only component.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.amazon.ion.IonException
causeOfTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReadOnlyValueException
public ReadOnlyValueException() -
ReadOnlyValueException
-