Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Creating exception classes

by Athanasius (Archbishop)
on Feb 05, 2013 at 02:35 UTC ( [id://1017046]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
            ref $err ? $err->rethrow : die $err;
        }
    }
    
  2. or download this
    12:30 >perl 517_SoPW.pl
    This exception results from running the metrics commands: This error i
    +s due to a timeout at 517_SoPW.pl line 56.
    
    12:33 >
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1017046]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (9)
As of 2024-04-18 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found