RuntimeException Plus 1.0 (Mac)
Source: Scott Forbes
A REALbasic module that extends the built-in RuntimeException class to better support collecting a stack trace from a built application. It adds the following methods and "properties" (they're really methods, but they behave like properties) to RuntimeException:Method: Cascade(MethodName as String)Escalates the RuntimeException to the next-highest level exception handler, and adds the current method's name to the stack trace.Property: StackTraceA String containing the RuntimeException's stack trace, as constructed by invoking the Cascade method at each level of the stack in the running application.Property: TypeA String containing the RuntimeException's type (e.g., "NilObjectException").See the included demo project for examples and instructions.
| Format: | Software | Size: | 8.00 |
| Version: | 1.0 | Date: | Jan 2005 |
| Platform: | Mac | Price: | 0.00 |
| Downloads: | 12 |



