- ERR_DENY - Static variable in interface com.vistamaresoft.bankintf.BankIntf
-
Operation is not allowed.
- ERR_FROM_ACCOUNT_UNKNOWN - Static variable in interface com.vistamaresoft.bankintf.BankIntf
-
The source account does not exist.
- ERR_NOT_ENOUGH_MONEY - Static variable in interface com.vistamaresoft.bankintf.BankIntf
-
The source account does not have enough money for the operation.
- ERR_NOT_SUPPORTED - Static variable in interface com.vistamaresoft.bankintf.BankIntf
-
Operation is not supported.
- ERR_SUCCESS - Static variable in interface com.vistamaresoft.bankintf.BankIntf
-
Operation has been successful.
- ERR_TO_ACCOUNT_UNKNOWN - Static variable in interface com.vistamaresoft.bankintf.BankIntf
-
The destination account does not exist.