public class IOExceptionResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
RESPONSE_CODE |
| Constructor and Description |
|---|
IOExceptionResponse(String exceptionClass,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionClass() |
String |
getMessage() |
public static final int RESPONSE_CODE
Copyright © 2022 LSST. All rights reserved.