public class ConversionException extends RuntimeException
| Constructor and Description |
|---|
ConversionException(Class sourceType,
Class destType,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Class<Object> |
getDestType() |
Class<Object> |
getSourceType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright 2022 OneSpan All rights reserved.