internal package
Foswiki::Plugins::LdapGuiPlugin::Error addError ( $error, \@message ) → $boolean
Adds the error and the list of messages to the list of errors collected in the object.
Returns true on success.
hasError ( ) → $boolean
Returns true if the object contains at least on error.
$writeErrorsToDebug ( ) → 1
Writes all errors and messages to the debug.log file.