public class CertificateValidationException extends InvalidServerCertificateException
UaClient if the Cert for the Server doesn't validate from
CertificateValidator that is given to UaClient. In most cases this happens
because the Cert in question is not trusted by the client application (i.e. not placed in
the "trust list").uri| Constructor and Description |
|---|
CertificateValidationException(String message,
String uri,
SecurityMode securityMode,
StatusCode statusCode) |
formatMessage, getUrigetDiagnosticInfo, getServiceResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CertificateValidationException(String message, String uri, SecurityMode securityMode, StatusCode statusCode)
Copyright © 2026. All rights reserved.