Class DynamicException

All Implemented Interfaces:
Serializable

public class DynamicException extends EclipseLinkException
Custom exception type that provides information about failure cases encountered when using a GenericEntity with TopLink. Any failures that are not specific to GenericEntity use will still involve the standard TopLink exceptions.
See Also:
Author:
dclarke, mnorman