类 DataIntegrityViolationException

    • 构造器详细资料

      • DataIntegrityViolationException

        public DataIntegrityViolationException​(String msg,
                                               Throwable cause)
        Constructor for DataIntegrityViolationException.
        参数:
        msg - the detail message
        cause - the root cause from the data access API in use