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