Share via


InvalidCertificateException(Throwable) constructor

Initializes a new instance of the InvalidCertificateException class with a default message and tag and the specified inner exception.

Signature

public InvalidCertificateException(Throwable e)

Parameters

Name Datatype Description
e
Throwable
The inner exception.

Returns

InvalidCertificateException

Defined in

InvalidCertificateException.java