Home Source Code Repository
You have downloaded this file 0 times in the last 24 hours, limit is 0.
Your file downloads total 0 in the last 24 hours, limit is 0.

Exception to String
 
This location is for Registered Users Only.
Perhaps you need to login or register.

Description:
This example project uses a function to turn an exception into a string.  It also shows you how to create runtime exceptions on your own and report it to the user without having to put an exception handler in every method of your application.  It also makes use of the error.stack and the StackCleaner (also found in the repository).
Submitted By:
Bob Keeney (bob.keeney)
Submitted On:
25 Mar 2010
File Size:
6.65 Kb
Downloads:
126
License:
Free
File Version:
1.0
File Author:
Bob Keeney
File HomePage:
Click to visit site
File Date:
25 Mar 2010
Rating:
Total Votes:3
Comments:
Roger Clary 2010-05-30 14:52:48 Seldom does one go online looking for a solution and find exactly the code to address the issue. Thanks, Bob, for posting this code.

Popular in last 30 days

Oct.08
Listbox Spreadsheet
34
A project by Seth Willits that shows you how to use the standard RB listbox as a spr...
Jan.12
DatePicker
29
Pure RB code to display a calendar.
Oct.08
Snippets and Goodies
27
A project by Seth Willits that has miscellaneous snippets and goodies.
Oct.09
Printing Tutorial - REAL Reports
26
This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports ...
Dec.11
INI I/O Class
23
A simple, fast class for loading and creating standard INI files. Supports Sections,...
Oct.08
Scrolling Windows
21
A project by Seth Willits that illustrates how to scroll the entire contents of a wi...
Jan.10
rsReports documentation
19
open office version of rsReports documentation in English. im sure there are some e...
Jun.09
Listbox Popup
16
This small example project shows you how to put a popup menu into a listbox making a...
Aug.09
Statusbar
13
A statusbar is a fairly unobstrusive way to provide a user with information about wh...
Dec.10
WE Webcalendar control
12

Newest Files

Jan.12
DatePicker
Pure RB code to display a calendar.
Jan.12
RC4
Dec.11
INI I/O Class
A simple, fast class for loading and creating standard INI files. Supports Sections, Propert...
Nov.11
Open Document With Non-Default Application
Sep.11
StringBuilder
Jun.11
LinkLabel
May.11
String Expression Evaluator
Evaluate arbitrarily complex algebraic functions from a RB String variable.  Functions can ...
Jan.11
Buffered Canvas
Jan.11
HTML scramble.rbp
Dec.10
Session Parameters

Most Downloaded

A project by Seth Willits that shows you how to use the standard RB listbox as a spreadsheet cont...

This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports that was intr...

A project by Seth Willits that has miscellaneous snippets and goodies.

Reporting is the 'dark art' of programming because it involves three separate states for your app...

This small example project shows you how to put a popup menu into a listbox making a cell of type...

SmartSQL is a class created by FreeVBCode.com. We've found this class extremely useful in Visual ...

open office version of rsReports documentation in English. im sure there are some errors so lets...

Based on the original tuturial and project files, this version has been updated to work with the ...

An example project of how to implement a simple registration code into your application.

A sample project that shows how to create an auto complete editfield.