Class TypeViolationException

    • Constructor Detail

      • TypeViolationException

        public TypeViolationException​(Statement statement)
      • TypeViolationException

        public TypeViolationException​(Throwable cause,
                                      Statement statement)
      • TypeViolationException

        public TypeViolationException​(String message,
                                      Statement statement)