List of InvalidBerData methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
m (Automatically generated page update)
 
Line 1: Line 1:
<!-- This page was automatically generated and will be automatically
<!-- This page was automatically generated and will be automatically
     replaced, so any manual edits will be lost. You've been warned. -->
     replaced, so any manual edits will be lost. You've been warned. -->
The following are the available <var>[[InvalidBerData class|InvalidBerData]]</var> class methods.
{{Template:List of InvalidBerData methods}}
{{Template:Method list header|class=InvalidBerData}}
<div class="showVisit">
<table class="wikitable">
<tr><th>Method</th><th>Description</th></tr>
<tr><td valign="top">[[Description (InvalidBerData property)|Description]]</td><td valign="top">Description of error</td></tr>
<tr><td valign="top">[[New (InvalidBerData constructor)|New]]</td><td valign="top">Create a new InvalidBerData object</td></tr>
<tr><td valign="top">[[Position (InvalidBerData property)|Position]]</td><td valign="top">Position where error encountered</td></tr>
</table>
</div>
==See also==
==See also==
<table class="list"><tr>
<table class="list"><tr>

Latest revision as of 22:33, 23 April 2012


The following are the available InvalidBerData class methods.

MethodDescription
DescriptionDescription of error
NewCreate a new InvalidBerData object
PositionPosition where error encountered

See also