InvalidBerData class

From m204wiki
Revision as of 19:55, 23 April 2012 by JAL2 (talk | contribs) (Created page with "An <var>InvalidBerData</var> exception can be thrown by any of the DER-to-<var>XmlDoc</var> methods. It has properties (<var>Position</var> and <var>Description</var>): <var>Posi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An InvalidBerData exception can be thrown by any of the DER-to-XmlDoc methods. It has properties (Position and Description): Position indicates the position in the Longstring of the bad data, and Description describes the problem. There are currently no standardized error codes.