Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.381.349 Times

Exceptions freeware
Filter: All | Freeware | Demo
 

Exceptions

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.221

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward....



Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: February 18, 2010 | Visits: 678

POE::Exceptions POE::Exceptions is a POE class for handling exceptions. SYNOPSIS use POE::Exceptions; POE::Session::Exception->create( inline_states => { _start => sub { print START; $_[KERNEL]->sig(DIE,death_handled); }, death_handled => sub { print EXCEPTION CAUGHT $_[KERNEL]->sig_handled(); },...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): POE::Exceptions Download

Added: May 10, 2013 | Visits: 338

Throwing Non-Exceptions This drop demonstrates how you can throw exceptions in .NET that do not derive from Exception and the ramifications of doing so.


Platforms: Windows, ASP.NET,

License: Freeware Download (55): Throwing Non-Exceptions Download

Added: May 10, 2013 | Visits: 314

Simple tests using Exceptions Exceptions provide very handy ways of performing simple tests. This script uses IsInt() function to check if the content of a string contains an integer.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Simple tests using Exceptions Download

Added: May 10, 2013 | Visits: 386

Simple exception logging If you want to log exceptions, this script offers you a simple way to do so without having to explicitly repetitiously call the logger in each try-except clause.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Simple exception logging Download

Added: May 10, 2013 | Visits: 461

Formats current exception with stack trace This script provides functions for formatting exceptions and stack traces so that they are guaranteed to fit in a single line and contain only chars in specified encoding. It is very useful for logging and handling dead end exceptions.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Formats current exception with stack trace Download

Released: July 18, 2013  |  Added: September 29, 2013 | Visits: 1.931

XP Firewall Commander XP Firewall Commander is an easy to use control interface for your Windows XP built-in firewall. By default, Windows Firewall is turned on for all network interfaces. This helps improve network protection for new Windows XP installations and Windows XP upgrades. Windows Firewall also helps...


Platforms: Windows

License: Freeware Size: 1.46 MB Download (187): XP Firewall Commander Download

Added: February 11, 2010 | Visits: 967

Java::JCR::Exception Java::JCR::Exception is a Perl wrapper for repository exceptions. SYNOPSIS eval { my $node = $root->add_node(foo, nt:unstructured); }; if ($@) { print STDERR "Failed to add node foo: $@n"; } This class is used to make the exceptions thrown from the Java code work more nicely in Perl....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): Java::JCR::Exception Download

Added: October 26, 2010 | Visits: 713

Tableutil Tableutil is a utility for converting, aggregating and performing operations (currently unions, differences, complements and intersections) on lists of IP-addresses. Tableutils primary use is to convert files into a format pfctl(8) can read, but if you find another use for it Id really like to...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Tableutil Download

Released: March 10, 2010  |  Added: March 18, 2010 | Visits: 1.223

EQATEC Analytics GO EQATEC Analytics is a SaaS solution that is designed to give a detailed answer to the question "how is our software used by our users?" Any organization developing software will like to know these answers, because they can help the organization make better decisions based on facts rather than...


Platforms: Windows

License: Freeware Size: 1.62 MB Download (102): EQATEC Analytics GO Download

Released: November 08, 2022  |  Added: December 01, 2022 | Visits: 2.779

Wake-On-LAN Listener The program receives magic packets and can be used as a Wake-On-LAN configuration troubleshooting tool. It allows to select local network adapters and create Windows Firewall exceptions. Requires administrator rights.


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 635.31 KB Download (932): Wake-On-LAN Listener Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 613

Berna for Mac OS Between the 1950s and the mid 1960s, long before Robert Moog and Wendy Carlos injected electronics into pop-music (with a few exceptions like the Barrons and Raymond Scott), electroacoustic music was pioneered by european radio laboratories and US universities. Composing with tapes and...


Platforms: Mac

License: Freeware Size: 11 MB Download (664): Berna for Mac OS Download

Released: March 07, 2010  |  Added: April 03, 2013 | Visits: 1.667

Hard Drive Powerwash FREE Hard Drive Powerwash is a Windows Utility that enables its users to remove file clutter from their systems quickly and easily. What is file clutter? File Clutter generally refers to files created by programs for temporary use. Internet browsers such as Internet Explorer, Firefox and others...


Platforms: Windows

License: Freeware Size: 2.2 MB Download (849): Hard Drive Powerwash FREE Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 423

Lima-Loa Lima-Loa is an automatic implementation of the GoF Adapter Pattern for Java, allowing the marshalling of method calls to any interface onto any target object, including the automatic conversion of parameters, results and exceptions.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.18 MB Download (45): Lima-Loa Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 287

odbcpp A C++ library wrapping the standard ODBC C calls with many checks and using exceptions any time an error is detected.


Platforms: Windows, Mac, Linux

License: Freeware Size: 425.25 KB Download (48): odbcpp Download

Added: May 10, 2013 | Visits: 388

xyphpexception A small library in/for PHP (projects) to handle and throw exceptions. The main features are stack generation, debug-value saving and e-mail alerts. Because it uses the new exceptions, class-syntax and some function of PHP 5, it isn't backwards compatible to PHP 4.


Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (51): xyphpexception Download

Added: May 10, 2013 | Visits: 209

ExceptionViews The ExceptionViews assembly contains a control that shows detailed information on exceptions. The ExceptionViews.Client assembly is a test project for ExceptionViews.


Platforms: ASP.NET,

License: Freeware Download (55): ExceptionViews Download

Added: May 10, 2013 | Visits: 486

PyCrash 0.4pre3 PyCrash is a Run-Time Exception Dumper which handles uncaught exceptions during the execution of Python programs and collects information about the program context. PyCrash can be very useful in report bug information, because the programmer can easily analyse the program execution context of the...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (71): PyCrash 0.4pre3 Download

Added: August 31, 2013 | Visits: 279

libdodo libdodo is a c cgi framewok.It provides wide abilities for cgi programming! But also you can use it not only as cgi. It has very useful modules to operate with databases, xml, threads, input/output, regexp, time and so on.It provides hooks, system tools, exceptions, and some more.


Platforms: C and C plus plus

License: Freeware Size: 256 KB Download (40): libdodo Download

Added: March 23, 2013 | Visits: 642

T1CSound for Music and Sound T1CSound is a simple ActiveX component for sound generation using system speaker.The component can be used for the generation of sound using system speaker by any applications that support ActiveX components: VBScript and Jscript, ASP (IIS), VBA for Access, Word and Excel, etc.The component can...


Platforms: C and C plus plus

License: Freeware Size: 30.72 KB Download (54): T1CSound for Music and Sound Download

1 2 3 4 5 >