public class DeletionIntegrityPoemException extends PoemException
Persistent which is
referred to by others and where the IntegrityFix is
prevent.| Modifier and Type | Field and Description |
|---|---|
Persistent |
object
The Persistent that we are attempting to delete.
|
Enumeration<Persistent> |
references
References to our Persistent.
|
subException| Constructor and Description |
|---|
DeletionIntegrityPoemException(Persistent object,
Enumeration<Persistent> references)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getCoreMessage, getMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTracepublic Persistent object
public Enumeration<Persistent> references
public DeletionIntegrityPoemException(Persistent object, Enumeration<Persistent> references)
Copyright © 2000–2021 PanEris. All rights reserved.