NonPersistentReferenceFoundException Constructors
An exception that is thrown when a persistent reference to a non-persistent class exists.| Name | Parameters | Description |
|---|---|---|
| NonPersistentReferenceFoundException(String) | objectType | Initializes a new instance of the NonPersistentReferenceFoundException class. |
See Also