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