public class EntityBrokerException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
String |
entityReference
The unique reference for the entity or entity space related to this failure
|
| Constructor and Description |
|---|
EntityBrokerException(String message,
String entityReference) |
EntityBrokerException(String message,
String entityReference,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String entityReference
Copyright © 2003–2021 Sakai Project. All rights reserved.