public 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, toString
public INITIALIZE()
public INITIALIZE(int minor, CompletionStatus completed)
public INITIALIZE(String reason)
public INITIALIZE(String reason, int minor, CompletionStatus completed)
Copyright © 2013. All Rights Reserved.