Class IntegrityException

All Implemented Interfaces:
Serializable

public class IntegrityException extends ValidationException

Purpose: IntegrityExceptions is used to throw all the Descriptors exceptions.

See Also:
  • Field Details

  • Constructor Details

    • IntegrityException

      public IntegrityException()
      INTERNAL: IntegrityExceptions is used to throw all the descriptor exceptions.
    • IntegrityException

      public IntegrityException(IntegrityChecker integrityChecker)
      INTERNAL: To throw all the descriptor exceptions.
  • Method Details