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) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getSid() |
causeOfTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getSid()
public String getMessage()
getMessage in class Throwable