CryptoSys PKI Pro Manual

General.FormatErrorMessage Method

Return an error message string for the last error.

Syntax

[C#]
public static string FormatErrorMessage(
	int errCode,
	string userMsg
)
[VB.NET]
Public Shared Function FormatErrorMessage ( _
	errCode As Integer, _
	userMsg As String _
) As String

Parameters

errCode
Error code returned by last call (optional)
userMsg
Optional message string

Return Value

Error message as a string Error (errCode) ...

[Contents] [Index]

[PREV: General.ErrorLookup Method...]   [Contents]   [Index]   
   [NEXT: General.LastError Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.