public class UnsupportedIonVersionException extends IonException
| Constructor and Description |
|---|
UnsupportedIonVersionException(String unsupportedIonVersionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getUnsuportedIonVersionId() |
causeOfTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedIonVersionException(String unsupportedIonVersionId)
public String getUnsuportedIonVersionId()
public String getMessage()
getMessage in class Throwable