Package org.eclipse.persistence.exceptions


package org.eclipse.persistence.exceptions
  • Class
    Description
    Purpose:This exception wraps all RMI or CORBA or IO exception that may occur.
    Purpose: Concurrency deadlock or interupts will raise this exception.
    Purpose: Conversion exceptions such as method or class not defined will raise this exception.
    Purpose: Wrapper for any database exception that occurred through EclipseLink.
    Purpose: This exception is used for any problem that is detected with a descriptor or mapping.
    Purpose: Any exception raised by EclipseLink should be a subclass of this exception class.
    Exception handler can catch errors that occur on queries or during database access.
    Purpose: IntegrityChecker is used for catching all the descriptor exceptions, and checking database tables.
    Purpose: IntegrityExceptions is used to throw all the Descriptors exceptions.
    Purpose: EJBQL parsing and resolution problems will raise this exception
    Purpose: This exception is used when TopLink's optimistic locking feature is used.
    Purpose: This exception is used for any problem that is detected with a query.
    Purpose: This exception is used if incorrect state or method arguments are detected in a general TopLink object.