public final class PERSIST_STORE extends SystemException
completed, minor| Constructor and Description |
|---|
PERSIST_STORE() |
PERSIST_STORE(int minor,
CompletionStatus completed) |
PERSIST_STORE(String reason) |
PERSIST_STORE(String reason,
int minor,
CompletionStatus completed) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PERSIST_STORE()
public PERSIST_STORE(String reason)
public PERSIST_STORE(int minor,
CompletionStatus completed)
public PERSIST_STORE(String reason, int minor, CompletionStatus completed)
Copyright © 2017 JacORB. All rights reserved.