Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

rtxErrCodes.h

Go to the documentation of this file.
00001 /*
00002  * Copyright (c) 2003-2006 Objective Systems, Inc.
00003  *
00004  * This software is furnished under a license and may be used and copied
00005  * only in accordance with the terms of such license and with the
00006  * inclusion of the above copyright notice. This software or any other
00007  * copies thereof may not be provided or otherwise made available to any
00008  * other person. No title to and ownership of the software is hereby
00009  * transferred.
00010  *
00011  * The information in this software is subject to change without notice
00012  * and should not be construed as a commitment by Objective Systems, Inc.
00013  *
00014  * PROPRIETARY NOTICE
00015  *
00016  * This software is an unpublished work subject to a confidentiality agreement
00017  * and is protected by copyright and trade secret law.  Unauthorized copying,
00018  * redistribution or other use of this work is prohibited.
00019  *
00020  * The above notice of copyright on this source code product does not indicate
00021  * any actual or intended publication of such source code.
00022  *
00023  *****************************************************************************/
00024 /*
00025 // CHANGE LOG
00026 // Date         Init    Description
00027 //
00029 */
00035 #ifndef _RTXERRCODES_H_
00036 #define _RTXERRCODES_H_
00037 
00052 #define RT_OK            0
00053 
00059 #define RTERR_BUFOVFLW  -1
00060 
00066 #define RTERR_ENDOFBUF  -2
00067 
00076 #define RTERR_IDNOTFOU  -3
00077 
00083 #define RTERR_INVENUM   -4
00084 
00091 #define RTERR_SETDUPL   -5
00092 
00098 #define RTERR_SETMISRQ  -6
00099 
00108 #define RTERR_NOTINSET  -7
00109 
00115 #define RTERR_SEQOVFLW  -8
00116 
00125 #define RTERR_INVOPT    -9
00126 
00132 #define RTERR_NOMEM     -10
00133 
00140 #define RTERR_INVHEXS   -11
00141 
00148 #define RTERR_INVREAL   -12
00149 
00158 #define RTERR_STROVFLW  -13
00159 
00167 #define RTERR_BADVALUE  -14
00168 
00174 #define RTERR_TOODEEP   -15
00175 
00181 #define RTERR_CONSVIO   -16
00182 
00189 #define RTERR_ENDOFFILE -17
00190 
00196 #define RTERR_INVUTF8   -18
00197 
00203 #define RTERR_OUTOFBND  -19
00204 
00211 #define RTERR_INVPARAM  -20
00212 
00220 #define RTERR_INVFORMAT -21
00221 
00230 #define RTERR_NOTINIT   -22
00231 
00242 #define RTERR_TOOBIG    -23
00243 
00250 #define RTERR_INVCHAR   -24
00251 
00256 #define RTERR_XMLSTATE  -25
00257 
00264 #define RTERR_XMLPARSE  -26
00265 
00272 #define RTERR_SEQORDER  -27
00273 
00279 #define RTERR_FILNOTFOU -28
00280 
00286 #define RTERR_READERR   -29
00287 
00293 #define RTERR_WRITEERR  -30
00294 
00299 #define RTERR_INVBASE64 -31
00300 
00307 #define RTERR_INVSOCKET -32
00308 
00314 #define RTERR_INVATTR   -33
00315 
00323 #define RTERR_REGEXP    -34
00324 
00332 #define RTERR_PATMATCH  -35
00333 
00339 #define RTERR_ATTRMISRQ -36
00340 
00346 #define RTERR_HOSTNOTFOU -37
00347 
00354 #define RTERR_HTTPERR   -38
00355 
00360 #define RTERR_SOAPERR   -39
00361 
00367 #define RTERR_EXPIRED   -40
00368 
00374 #define RTERR_UNEXPELEM -41
00375 
00382 #define RTERR_INVOCCUR  -42
00383 
00390 #define RTERR_INVMSGBUF -43
00391 
00397 #define RTERR_DECELEMFAIL -44
00398 
00404 #define RTERR_DECATTRFAIL -45
00405 
00412 #define RTERR_ELEMSMISRQ -46
00413 
00417 #define RTERR_FAILED -47
00418 
00424 #define RTERR_NOTSUPP   -99     /* feature is not supported             */
00425 
00429 #endif

This file was last modified on 8 Jan 2007.
XBinder, Version 1.1.9