Class CalFacadeConstraintViolationException

All Implemented Interfaces:
Serializable

public class CalFacadeConstraintViolationException extends CalFacadeException
Exception that indicates we are violating some form of data constraint
Author:
Mike Douglass
See Also:
  • Constructor Details

    • CalFacadeConstraintViolationException

      public CalFacadeConstraintViolationException()
      Constructor
    • CalFacadeConstraintViolationException

      public CalFacadeConstraintViolationException(Throwable t)
      Constructor
      Parameters:
      t - Throwable
    • CalFacadeConstraintViolationException

      public CalFacadeConstraintViolationException(String s)
      Constructor
      Parameters:
      s - String