Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

CertStoreException Class Reference

Inherits java::security::GeneralSecurityException.

List of all members.


Detailed Description

.intel.drl.spec_ref


Public Member Functions

 CertStoreException (String msg, Throwable cause)
 .intel.drl.spec_ref
 CertStoreException (Throwable cause)
 .intel.drl.spec_ref
 CertStoreException (String msg)
 .intel.drl.spec_ref
 CertStoreException ()
 .intel.drl.spec_ref

Static Private Attributes

static final long serialVersionUID = 2395296107471573245L
 .intel.drl.spec_ref

Constructor & Destructor Documentation

CertStoreException ( String  msg,
Throwable  cause 
)

.intel.drl.spec_ref

CertStoreException ( Throwable  cause  ) 

.intel.drl.spec_ref

CertStoreException ( String  msg  ) 

.intel.drl.spec_ref

.intel.drl.spec_ref


Member Data Documentation

final long serialVersionUID = 2395296107471573245L [static, private]

.intel.drl.spec_ref

Reimplemented from GeneralSecurityException.