public abstract class ProtocolExceptionEventBase extends KraDocumentEventBase implements ProtocolExceptionEvent
| Modifier | Constructor and Description |
|---|---|
protected |
ProtocolExceptionEventBase(String description,
String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolException protocolException) |
| Modifier and Type | Method and Description |
|---|---|
IacucProtocolException |
getProtocolException() |
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validateprotected ProtocolExceptionEventBase(String description, String errorPathPrefix, IacucProtocolDocument document, IacucProtocolException protocolException)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBaseKraDocumentEventBase.logEvent()public IacucProtocolException getProtocolException()
getProtocolException in interface ProtocolExceptionEventCopyright © 2013 The Kuali Foundation. All Rights Reserved.