public class TransactionFailureException extends InventoryException
| Constructor and Description |
|---|
TransactionFailureException(int attemptsMade) |
TransactionFailureException(Throwable cause,
int attemptsMade) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionFailureException(int attemptsMade)
public TransactionFailureException(Throwable cause, int attemptsMade)
public String getMessage()
getMessage in class ThrowableCopyright © 2015 Red Hat, Inc.. All rights reserved.