public final class RequiredAlgorithmMissedException extends RuleDefinitionViolationException
| 构造器和说明 |
|---|
RequiredAlgorithmMissedException(String schemaName) |
RequiredAlgorithmMissedException(String schemaName,
Collection<String> algorithmNames) |
RequiredAlgorithmMissedException(String type,
String schemaName,
Collection<String> algorithmNames) |
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 RequiredAlgorithmMissedException(String schemaName)
public RequiredAlgorithmMissedException(String schemaName, Collection<String> algorithmNames)
public RequiredAlgorithmMissedException(String type, String schemaName, Collection<String> algorithmNames)
Copyright © 2021 The Apache Software Foundation. All rights reserved.