public class ExceptionRequest extends AbstractCARequest
requestMessage, transportDEFAULT_USER_PRIORITY, MAX_USER_PRIORITY, MIN_USER_PRIORITY, SEND_IMMEDIATELY_PRIORITY| Constructor and Description |
|---|
ExceptionRequest(Transport transport,
int cid,
CAStatus errorCode,
ByteBuffer previousHeader,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getPriority()
Return default priority.
|
alignBuffer, calculateAlignedSize, generateRequestMessage, getRequestMessage, insertCAHeader, submitpublic ExceptionRequest(Transport transport, int cid, CAStatus errorCode, ByteBuffer previousHeader, String errorMessage)
transport - to be used when sending.cid - channel iderrorCode - CAStatuspreviousHeader - previous headererrorMessage - error messagepublic byte getPriority()
AbstractCARequestgetPriority in interface RequestgetPriority in class AbstractCARequestRequest.getPriority()Copyright © 2004-2020 EPICS. All Rights Reserved.