public class SrpException
extends org.lsst.ccs.drivers.commons.DriverException
| Modifier and Type | Class and Description |
|---|---|
static class |
SrpException.SrpEndOfFrameException |
static class |
SrpException.SrpFramingException |
static class |
SrpException.SrpInvalidRegisterAddressException |
static class |
SrpException.SrpInvalidRequestException |
static class |
SrpException.SrpRegisterAccessTimeoutException |
static class |
SrpException.SrpTimeoutException |
static class |
SrpException.SrpVersionMismatchException |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class Throwablepublic int getStatus()
Copyright © 2022 LSST. All rights reserved.