public final class EntityDeleteFailedException extends RuntimeException
Signals that an entity could not be deleted.
| Constructor and Description |
|---|
EntityDeleteFailedException(String id,
Throwable cause)
Constructs a new exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The entity involved.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getId()
The entity involved.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.