| Package | Description |
|---|---|
| org.optaweb.employeerostering.shared.exception |
| Modifier and Type | Method and Description |
|---|---|
ServerSideExceptionInfo |
ServerSideExceptionInfo.getExceptionCause() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSideExceptionInfo.setExceptionCause(ServerSideExceptionInfo exceptionCause) |
| Constructor and Description |
|---|
ServerSideExceptionInfo(String i18nKey,
String exceptionMessage,
List<String> messageParameters,
String exceptionClass,
List<String> stackTrace,
ServerSideExceptionInfo exceptionCause) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.