Help for this page

Select Code to Download


  1. or download this
    package DB::DBException;
    
    ...
    
        return $self;
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
        print "Error";
    };
    print "finished";