public class UnknownSymbolException extends IonException
When this occurs, it's likely that the IonCatalog in effect does
not have the relevant shared symbol tables needed to decode Ion binary
data.
| Constructor and Description |
|---|
UnknownSymbolException(int sid) |
UnknownSymbolException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
int |
getSid() |
causeOfType