Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
local exception |
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.
string |
Contains pertinent information from the security system to help explain the nature of the exception in greater detail. In some instances, it contains information from the underlying security implementation and/or debugging trace.
<<< Previous | Home | Next >>> |
IceSSL::ShutdownException | Up | IceSSL::TrustedCertificateAddException |