public class AccountEmptyException extends AnonServiceException
| Modifier and Type | Field and Description |
|---|---|
private PayAccount |
m_account |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
AccountEmptyException(MixCascade a_service) |
AccountEmptyException(MixCascade a_service,
PayAccount a_account) |
| Modifier and Type | Method and Description |
|---|---|
PayAccount |
getAccount() |
getErrorCode, getServiceprivate static final long serialVersionUID
private PayAccount m_account
public AccountEmptyException(MixCascade a_service)
public AccountEmptyException(MixCascade a_service, PayAccount a_account)
public PayAccount getAccount()
Copyright © 2023. All rights reserved.