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, toString
public TransactionException(String reason, int status)
Copyright © 2021 JBoss by Red Hat. All rights reserved.