public class TransactionErrorException extends RuntimeException
| Constructor and Description |
|---|
TransactionErrorException(Errors errors) |
| Modifier and Type | Method and Description |
|---|---|
Errors |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionErrorException(Errors errors)
Copyright © 2012-2014. All Rights Reserved.