reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
236 str = "eInvalidCrashReason"; 241 str = "eInvalidAddress"; 244 str = "ePrivilegedAddress"; 247 str = "eBoundViolation"; 252 str = "eIllegalOpcode"; 255 str = "eIllegalOperand"; 258 str = "eIllegalAddressingMode"; 261 str = "eIllegalTrap"; 264 str = "ePrivilegedOpcode"; 267 str = "ePrivilegedRegister"; 270 str = "eCoprocessorError"; 273 str = "eInternalStackError"; 278 str = "eIllegalAlignment"; 281 str = "eIllegalAddress"; 284 str = "eHardwareError"; 289 str = "eIntegerDivideByZero"; 292 str = "eIntegerOverflow"; 295 str = "eFloatDivideByZero"; 298 str = "eFloatOverflow"; 301 str = "eFloatUnderflow"; 304 str = "eFloatInexactResult"; 307 str = "eFloatInvalidOperation"; 310 str = "eFloatSubscriptRange"; 313 return str;