local exception SslException |
This exception represents the base of all security related exceptions in Ice. It is a local exception because, usually, a problem with security precludes a proper secure connection over which to transmit exceptions. In addition, many exceptions would contain information that is of no use to external clients/servers.
CertificateException, CertificateVerifierTypeException, ConfigParseException, ConfigurationLoadingException, ContextException, PrivateKeyException, ShutdownException
Contains pertinent information from the security system to help explain the nature of the exception in greater detail.
<<< Previous | Home | Next >>> |
IceSSL::ShutdownException | Up | IceSSL::TrustedCertificateAddException |