public class ConversionFailedException extends ArooaConversionException
| Constructor and Description |
|---|
ConversionFailedException(ConversionStack conversionStack,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
ConversionStack |
getConversionStack() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConversionFailedException(ConversionStack conversionStack, Exception cause)
public ConversionStack getConversionStack()
Copyright © 2023. All rights reserved.