Package com.amazon.ion
Class UnsupportedIonVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.amazon.ion.IonException
com.amazon.ion.UnsupportedIonVersionException
- All Implemented Interfaces:
Serializable
An error caused by a request for an Ion version that is not supported by
this implementation.
- 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, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedIonVersionException
-
-
Method Details
-
getUnsuportedIonVersionId
-
getMessage
- Overrides:
getMessagein classThrowable
-