PkixCertPathValidatorException Constructor

Overload List

PkixCertPathValidatorExceptionInitializes a new instance of the PkixCertPathValidatorException class
PkixCertPathValidatorException(String)Initializes a new instance of the PkixCertPathValidatorException class
PkixCertPathValidatorException(SerializationInfo, StreamingContext)Initializes a new instance of the PkixCertPathValidatorException class
PkixCertPathValidatorException(String, Exception)Initializes a new instance of the PkixCertPathValidatorException class
PkixCertPathValidatorException(String, Exception, Int32) Creates a
C#
PkixCertPathValidatorException
with the specified detail message, cause, certification path, and index.

See Also