Query: config::scoped::error
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Config::Scoped::Error(3pm) User Contributed Perl Documentation Config::Scoped::Error(3pm)NAMEConfig:Scoped::Error - an exception class hierarchy based on Error.pm for Config::ScopedSYNOPSISuse Config::Scoped::Error; Config::Scoped::Error::Parse->throw( -text => $parser_error, -file => $config_file, -line => $thisline, ); Config::Scoped::Error::IO->throw( -text => "can't open file: $!", -file => $config_file, -line => $thisline, ); Config::Scoped::Error::Validate::Macro->throw( -text => "macro redefinition: $macro_name", -file => $config_file, -line => $thisline, );DESCRIPTIONConfig::Scoped::Error is a class hierarchy based on Error.pm. The following Exception class hierarchy is defined: Config::Scoped::Error Config::Scoped::Error::Parse Config::Scoped::Error::Validate Config::Scoped::Error::Validate::Macro Config::Scoped::Error::Validate::Parameter Config::Scoped::Error::Validate::Declaration Config::Scoped::Error::Validate::Permissions Config::Scoped::Error::IOSEE ALSOConfig::Scoped, ErrorAUTHORKarl Gaissmaier <karl.gaissmaier at uni-ulm.de>COPYRIGHT AND LICENSECopyright (c) 2004-2008 by Karl Gaissmaier This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-03-16 Config::Scoped::Error(3pm)
Similar Topics in the Unix Linux Community |
---|
Linux Redhat ES 4.0 - DNS Config Issues |
Error opening script file - location error |
Retrieve logs for last 4 hours |
Google Malware Error |
Validate csv file |