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