Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

net::dri::exception(3pm) [debian man page]

Net::DRI::Exception(3pm)				User Contributed Perl Documentation				  Net::DRI::Exception(3pm)

NAME
Net::DRI::Exception - Class to store all exceptions inside Net::DRI SYNOPSIS
my $s=Net::DRI::Exception->new(0,'area',500,'message'); die($s); ## OR Net::DRI::Exception->die(0,'area',500,'message'); $s->is_error(); ## gives 0 or 1, first argument of new/die ## (internal error that should not happen are 1, others are 0) $s->area(); ## gives back the area (second argument of new/die) $s->code(); ## gives back the code (third argument of new/die) $s->msg(); ## gives back the message (fourth argument of new/die) $s->as_string(); ## gives back a nicely formatted full backtrace SUPPORT
For now, support questions should be sent to: <netdri@dotandco.com> Please also see the SUPPORT file in the distribution. SEE ALSO
<http://www.dotandco.com/services/software/Net-DRI/> AUTHOR
Patrick Mevzek, <netdri@dotandco.com> COPYRIGHT
Copyright (c) 2005,2007,2008,2009 Patrick Mevzek <netdri@dotandco.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the LICENSE file that comes with this distribution for more details. perl v5.10.1 2010-03-25 Net::DRI::Exception(3pm)

Check Out this Related Man Page

Net::DRI::Data::Contact::LU(3pm)			User Contributed Perl Documentation			  Net::DRI::Data::Contact::LU(3pm)

NAME
Net::DRI::Data::Contact::LU - Handle .LU contact data for Net::DRI DESCRIPTION
This subclass of Net::DRI::Data::Contact adds accessors and validation for .LU specific data. This registry uses only localized data with characters in US-ASCII and ISO-LATIN-1 METHODS
The following accessors/mutators can be called in chain, as they all return the object itself. type() type of contact : holder_org, holder_pers (for contact objects used as holders) or contact SUPPORT
For now, support questions should be sent to: <netdri@dotandco.com> Please also see the SUPPORT file in the distribution. SEE ALSO
http://www.dotandco.com/services/software/Net-DRI/ AUTHOR
Patrick Mevzek, <netdri@dotandco.com> COPYRIGHT
Copyright (c) 2007,2008,2009 Patrick Mevzek <netdri@dotandco.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the LICENSE file that comes with this distribution for more details. perl v5.10.1 2010-03-25 Net::DRI::Data::Contact::LU(3pm)
Man Page

2 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Slackware - Please Keep Patrick Volkerding in Your Thoughts

For those of you you do not follow Slackware, one of the first Linux distros, going back to 1993, you may not know that Patrick Volkerding, the man behind it all, has been very ill: http://www.slackware.com/~volkerdi/PAT-NEEDS-YOUR-HELP.txt Please keep Pat in your thoughts and prayers. Neo (1 Reply)
Discussion started by: Neo
1 Replies

2. UNIX for Dummies Questions & Answers

Question

hallo, ik heb hier een vraagje. hoeveel gebruikers kunnen er op 1 unix systeem. hopelijk antwoorden golle nu want ik moet da vinde voor school en die leerkracht zaagt. :p groetjes eu wacht wa was mijne nick ah ja vraagje groetjes vraagje ik kan geen engels dus antwoord liever in het... (1 Reply)
Discussion started by: vraagje
1 Replies