public class RowDataException
extends java.lang.Exception
Constructor and Description |
---|
RowDataException(java.lang.Exception exception)
Constructs a RowDataException.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException()
Returns the original exception.
|