public class ErrorCodeEvent extends CameraEvent
| Constructor and Description |
|---|
ErrorCodeEvent(int errorCode,
String errorReport,
String traceback) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getErrorReport() |
String |
getTraceback() |
String |
toString() |
Copyright © 2024. All rights reserved.