Package DE_EPAGES::MeinPaket::API::UIErrorCollector
provides methods in order to prepare meaningful error messages from warnings
Functions
getErrors
gets a list of all collected errors that are prepared for UI.
Syntax |
getErrors(); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|
processError
prepares a UI error representation for the passed error and stores it in case its a proper allyouneed error.
Syntax |
processError( $Error ); |
Input |
|