public final class AlgorithmNotFoundException extends CSBaseRuntimeException
| Constructor and Description |
|---|
AlgorithmNotFoundException(String msg)
Constrói uma exceção que um algoritmo ou versão não foi encontrada.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlgorithmNotFoundException(String msg)
msg - mensagem de erroCopyright © 2021. All rights reserved.