NAME

Parse::DebControl::Error – Exception classes for Parse::DebControl  

SYNOPSIS

    use Parse::DebControl::Error;

    throw Parse::DebControl::Error();

    throw Parse::DebControl::Error::Parse( "reason for exception" );
    throw Parse::DebControl::Error::Parse( "reason for exception", $line_number_of_data );
    throw Parse::DebControl::Error::Parse( "reason for exception", $line_number_of_data, $context_line );

    throw Parse::DebControl::Error::IO( "information regarding the error&qquot; );

 

Willie has over 15 years of experience in Linux system administration and DevOps. After managing infrastructure for startups and enterprises alike, he founded Command Linux to share the practical knowledge he wished he had when starting out. He oversees content strategy and contributes guides on server management, automation, and security.