Show / Hide Table of Contents

error_handler(Int32,String,String,String,Exception) Method

Syntax

'Declaration

<ComVisibleAttribute(False)>
Public Overloads Function error_handler( _
   ByVal _error_num_ As Integer, _
   ByVal _objId_ As String, _
   ByVal _source_ As String, _
   ByVal _message_ As String, _
   ByVal _ex_ As Exception _
) As Short
[ComVisibleAttribute(false)]
public short error_handler( 
   int _error_num_,
   string _objId_,
   string _source_,
   string _message_,
   Exception _ex_
)

Parameters

error_num

objId

source

message

ex

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Reference

FCSession Class
FCSession Members
Overload List

Back to top © 2018 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.