public class DataErrorException extends RuntimeException
| Constructor and Description |
|---|
DataErrorException(DataError dataError) |
DataErrorException(String s,
DataError dataError) |
DataErrorException(String s,
Throwable throwable,
DataError dataError) |
DataErrorException(Throwable throwable,
DataError dataError) |
| Modifier and Type | Method and Description |
|---|---|
DataError |
getDataError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.