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:
java.io.Serializable
public class SubstituteSymbolTableException extends IonException
An error caused by an operation that requires an exact match on an import within the catalog.- See Also:
SymbolTable.isSubstitute(), Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SubstituteSymbolTableException()SubstituteSymbolTableException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.amazon.ion.IonException
causeOfType
-
-