public final class DuplicateRuleException extends RuleDefinitionViolationException
| 构造器和说明 |
|---|
DuplicateRuleException(String ruleType,
Collection<String> ruleNames) |
DuplicateRuleException(String type,
String databaseName) |
DuplicateRuleException(String ruleType,
String databaseName,
Collection<String> ruleNames) |
predictionThrowgetErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic DuplicateRuleException(String ruleType, String databaseName, Collection<String> ruleNames)
public DuplicateRuleException(String ruleType, Collection<String> ruleNames)
Copyright © 2022 The Apache Software Foundation. All rights reserved.