Package com.amazon.ion
Class SubstituteSymbolTableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.amazon.ion.IonException
com.amazon.ion.SubstituteSymbolTableException
- All Implemented Interfaces:
Serializable
An error caused by an operation that requires an exact match on an import
within the catalog.
- 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
-
SubstituteSymbolTableException
public SubstituteSymbolTableException() -
SubstituteSymbolTableException
-