public class TRANSACTION_UNAVAILABLE extends SystemException
completed, minor
Constructor and Description |
---|
TRANSACTION_UNAVAILABLE() |
TRANSACTION_UNAVAILABLE(int minor,
CompletionStatus completed) |
TRANSACTION_UNAVAILABLE(String reason) |
TRANSACTION_UNAVAILABLE(String reason,
int minor,
CompletionStatus completed) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TRANSACTION_UNAVAILABLE()
public TRANSACTION_UNAVAILABLE(int minor, CompletionStatus completed)
public TRANSACTION_UNAVAILABLE(String reason)
public TRANSACTION_UNAVAILABLE(String reason, int minor, CompletionStatus completed)
Copyright © 2013. All Rights Reserved.