Appendix A. Runtime Status Codes

Table of Contents

ASN1C Error Messages
General Status Messages
ASN.1-specific Status Messages

This appendix describes status code messages returned by the ASN1C C/C++ runtime libraries. When deploying applications linked against optimized runtime libraries, ASN1C by default does not include a stacktrace; instead only an error code is provided. These codes are described more fully in this appendix.

The descriptions are derived from the contents of rtxsrc/rtxErrCodes.h and rtsrc/asn1ErrCodes.h. Users may always look at these two files or the documentation generated from them for a fully updated list of error messages and their descriptions.