ePages 7.27.0 - DE_EPAGES/DHLIntraship/API/DHLIntrashipError.pm

Package DE_EPAGES::DHLIntraship::API::DHLIntrashipError

to prevent Codecopy this class do the ErrorHandling for the DHLIntraship Service

Example
my $DHLError = DE_EPAGES::DHLIntraship::API::DHLIntrashipError->new()
$object->FormErrorAndLogging($Servlet,$Error)
@EXPORT_OK
FormErrorAndLogging

Functions

FormErrorAndLogging

FormErrorAndLogging

This Function encapsulate the error handling except the NativeDie.

Syntax
FormErrorAndLogging( $Servlet,$Error );
Input
$FormName (string)
name of form
$Servlet (object)
servlet
$Error (object)
the current Error object