Overload List

  NameDescription
Public methodPkixCertPathValidatorException()()()()
Initializes a new instance of the PkixCertPathValidatorException class
Public methodPkixCertPathValidatorException(String)
Creates a
CopyC#
PkixCertPathValidatorException
with the given detail message. A detail message is a
CopyC#
String
that describes this particular exception.
Public methodPkixCertPathValidatorException(String, Exception)
Creates a
CopyC#
PkixCertPathValidatorException
with the specified detail message and cause.
Public methodPkixCertPathValidatorException(String, Exception, PkixCertPath, Int32)
Creates a
CopyC#
PkixCertPathValidatorException
with the specified detail message, cause, certification path, and index.

See Also