public interface IacucProtocolExceptionService
| Modifier and Type | Method and Description |
|---|---|
void |
addProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException)
This method adds Protocol Exception to the List of Protocol Exception.
|
IacucProtocolException |
getNewProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException)
This method is to get a new formatted protocol exception
|
void addProtocolException(IacucProtocol protocol, IacucProtocolException protocolException)
protocol - which contains list of ProtocolException.ProtocolException - object is added to ProtocolException list.IacucProtocolException getNewProtocolException(IacucProtocol protocol, IacucProtocolException protocolException)
protocol - protocolException - Copyright © 2013 The Kuali Foundation. All Rights Reserved.