public class CertificateValidatorException extends RuntimeException
| Constructor and Description |
|---|
CertificateValidatorException()
Default constructor
|
CertificateValidatorException(String message)
Constructor with message
|
CertificateValidatorException(String message,
Throwable cause)
Constructor with message and cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CertificateValidatorException()
public CertificateValidatorException(String message)
message - message of exceptionCopyright © 2025 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.