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