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