public final class InvalidAlgorithmConfigurationException extends RuleDefinitionViolationException
| 构造器和说明 |
|---|
InvalidAlgorithmConfigurationException(String algorithmType) |
InvalidAlgorithmConfigurationException(String algorithmType,
Collection<String> algorithms) |
InvalidAlgorithmConfigurationException(String algorithmType,
String algorithm) |
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 InvalidAlgorithmConfigurationException(String algorithmType, Collection<String> algorithms)
public InvalidAlgorithmConfigurationException(String algorithmType, String algorithm)
public InvalidAlgorithmConfigurationException(String algorithmType)
Copyright © 2022 The Apache Software Foundation. All rights reserved.