public class INV_FLAG extends SystemException
completed, minor| Constructor and Description |
|---|
INV_FLAG() |
INV_FLAG(int minor,
CompletionStatus completed) |
INV_FLAG(java.lang.String reason) |
INV_FLAG(java.lang.String reason,
int minor,
CompletionStatus completed) |
public INV_FLAG()
public INV_FLAG(int minor,
CompletionStatus completed)
public INV_FLAG(java.lang.String reason)
public INV_FLAG(java.lang.String reason,
int minor,
CompletionStatus completed)