public class TransformationException extends Exception
| Constructor and Description |
|---|
TransformationException(String tableName,
String columnName,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
String |
getTableName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.