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