public class EPPHandleEventException extends EPPException
EPPHandleEventException
class is used by
EPPEventHandlers
to hold EPPResponses
when errors
occur when handling EPP Commmands. EPPEventHandler
,
EPPEvent
,
Serialized FormConstructor and Description |
---|
EPPHandleEventException(java.lang.String description,
EPPResponse aResponse)
Construct an
EPPHandleEventException |
Modifier and Type | Method and Description |
---|---|
EPPResponse |
getResponse()
Get the
EPPResponse for this
EPPHandleEventExcetion instance |
public EPPHandleEventException(java.lang.String description, EPPResponse aResponse)
EPPHandleEventException
description
- Any debug informationaResponse
- The EPPResponse to containpublic EPPResponse getResponse()
EPPResponse
for this
EPPHandleEventExcetion
instanceCopyright © VeriSign Inc. All Rights Reserved.