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