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