public class ObjectNotAttachedException extends PortalRuntimeException
ManagePortalObject
is not associated with a specific underlying persistence object. An ManagedPortalObject
instance will become unattched if it is used to delete the underlying persistence object.Constructor and Description |
---|
ObjectNotAttachedException(WebCenterMessage webCenterMessage)
Constructs an
ObjectNotAttachedException with a WebCenterMessage . |