public class PEPEventProcessingException extends Throwable
| Constructor and Description |
|---|
PEPEventProcessingException(Object eventTag,
Throwable e,
int httpErrorCode)
Create exception while error at PEP or PDP side.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode()
Get back the HTTP error code of the exception.
|
Object |
getEventTag()
Get the associated event id when error occurs in PEP processing or at PDP
side.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getErrorCode()
public Object getEventTag()
Copyright © 2018. All rights reserved.