Class | Description |
---|---|
DataTransformMain | |
ResultAndWarnings<T> |
A tuple of some result object and (possibly empty) lists of warnings and errors.
|
TransformationWarning |
Warnings, gathered during data transformation.
|
WarningAppender |
Assists in the addition of
TransformationWarning objects,
usually to a list of warnings. |
Enum | Description |
---|---|
TransformationWarning.Type |
Type of warning.
|
Exception | Description |
---|---|
TransformationException |
Exceptions related to data transformation.
|
Copyright © OpenCloud. All Rights Reserved.