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