OSB_LIB::Asn1DesParser::Error Class Reference

Inheritance diagram for OSB_LIB::Asn1DesParser::Error:

Inheritance graph
[legend]
Collaboration diagram for OSB_LIB::Asn1DesParser::Error:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception class for ASN.1 description parse errors.

Definition at line 441 of file asn1tagdes.h.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

OSB_LIB::Asn1DesParser::Error::Error ( ErrorNo  errNo,
size_t  line,
size_t  col 
)

Constructor with error number, line and column.


Member Function Documentation

size_t OSB_LIB::Asn1DesParser::Error::col (  )  const

The column in which the error occurred.

size_t OSB_LIB::Asn1DesParser::Error::line (  )  const

The line on which the error occurred.


Member Data Documentation

size_t OSB_LIB::Asn1DesParser::Error::col_ [private]

Error column.

Definition at line 458 of file asn1tagdes.h.

size_t OSB_LIB::Asn1DesParser::Error::line_ [private]

Error line.

Definition at line 456 of file asn1tagdes.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:09:17 2006 for OSB Library by  doxygen 1.4.7