public class INV_OBJREF extends SystemException
completed, minor
Constructor and Description |
---|
INV_OBJREF() |
INV_OBJREF(int minor,
CompletionStatus completed) |
INV_OBJREF(String reason) |
INV_OBJREF(String reason,
int minor,
CompletionStatus completed) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public INV_OBJREF()
public INV_OBJREF(int minor, CompletionStatus completed)
public INV_OBJREF(String reason)
public INV_OBJREF(String reason, int minor, CompletionStatus completed)
Copyright © 2013. All Rights Reserved.