Class ProvisionFailedException

All Implemented Interfaces:
Serializable, HasFriendlyErrorMessage

public class ProvisionFailedException
extends AnchorFriendlyCheckedException
If provisioning an object fails.

Provisioning is deliberately ambiguous term that can refer to either creating a new object or retrieving an existing object from a cache, either of which can cause failure.

Author:
Owen Feehan
See Also:
Serialized Form