Template:List of PKCSError methods: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (temporary fix) |
||
Line 4: | Line 4: | ||
<div class="showVisit"> | <div class="showVisit"> | ||
<table class="wikitable"> | <table class="wikitable"> | ||
<tr><th>Method</th><th>Description</th></tr> | <tr class="head"><th>Method</th><th>Description</th></tr> | ||
<tr><td valign="top">[[Code (PKCSError function)|Code]]</td><td valign="top"></td></tr> | |||
<tr><td valign="top">[[Description (PKCSError function)|Description]]</td><td valign="top"></td></tr> | <tr><td valign="top">[[Code (PKCSError function)|Code]]</td><td valign="top">A number</td></tr> | ||
<tr><td valign="top">[[Description (PKCSError function)|Description]]</td><td valign="top">Brief description of the exception</td></tr> | |||
<tr><td valign="top">[[New (PKCSError constructor)|New]]</td><td valign="top">Create a new PKCSError object</td></tr> | <tr><td valign="top">[[New (PKCSError constructor)|New]]</td><td valign="top">Create a new PKCSError object</td></tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 20:55, 1 April 2016
The following are the available PKCSError class methods.
Method | Description |
---|---|
Code | A number |
Description | Brief description of the exception |
New | Create a new PKCSError object |