.TH "beagle.BeagleErrorCode" 3 "Fri May 25 2012" "Version 1.0.0" "HMSBEAGLE" \" -*- nroff -*- .ad l .nh .SH NAME beagle.BeagleErrorCode \- .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBBeagleErrorCode\fP (int errCode, String meaning)" .br .ti -1c .RI "int \fBgetErrCode\fP ()" .br .ti -1c .RI "String \fBgetMeaning\fP ()" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fBNO_ERROR\fP = (0, 'no error')" .br .ti -1c .RI "\fBGENERAL_ERROR\fP = (-1, 'general error')" .br .ti -1c .RI "\fBOUT_OF_MEMORY_ERROR\fP = (-2, 'out of memory error')" .br .ti -1c .RI "\fBUNIDENTIFIED_EXCEPTION_ERROR\fP = (-3, 'unidentified exception error')" .br .ti -1c .RI "\fBUNINITIALIZED_INSTANCE_ERROR\fP = (-4, 'uninitialized instance error')" .br .ti -1c .RI "\fBOUT_OF_RANGE_ERROR\fP = (-5, 'One of the indices specified exceeded the range of the array')" .br .ti -1c .RI "\fBNO_RESOURCE_ERROR\fP = (-6, 'No resource matches requirements')" .br .ti -1c .RI "\fBNO_IMPLEMENTATION_ERROR\fP = (-7, 'No implementation matches requirements')" .br .ti -1c .RI "\fBFLOATING_POINT_ERROR\fP = (-8, 'Floating-point range exceeded')" .br .in -1c .SH "Detailed Description" .PP \fBAuthor:\fP .RS 4 Andrew Rambaut .PP Alexei Drummond .RE .PP \fBVersion:\fP .RS 4 $Id$ .RE .PP .SH "Author" .PP Generated automatically by Doxygen for HMSBEAGLE from the source code\&.