public class TransactionException extends RuntimeException
| Constructor and Description |
|---|
TransactionException(String reason,
int status) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionException(String reason, int status)
Copyright © 2016 JBoss by Red Hat. All rights reserved.