public class RecoverableExceptionContainer extends AnonServiceException
| Modifier and Type | Field and Description |
|---|---|
private AnonServiceException |
m_source |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
RecoverableExceptionContainer(AnonServiceException a_source) |
| Modifier and Type | Method and Description |
|---|---|
AnonServiceException |
getSource() |
getErrorCode, getServiceprivate static final long serialVersionUID
private AnonServiceException m_source
public RecoverableExceptionContainer(AnonServiceException a_source)
public AnonServiceException getSource()
Copyright © 2023. All rights reserved.