public class SDOException
extends org.lsst.ccs.drivers.commons.DriverException
| Constructor and Description |
|---|
SDOException(int errCode,
int abortCode) |
SDOException(String message,
int errCode,
int abortCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbortCode() |
int |
getErrCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SDOException(int errCode,
int abortCode)
public SDOException(String message, int errCode, int abortCode)
Copyright © 2022 LSST. All rights reserved.