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