{CompanyName} FlexyGo

GipeException..::..GetGipeException Method

Namespace:  FLEXYGO.Gipe
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public static GipeException GetGipeException(
	string title,
	Exception ex
)
Public Shared Function GetGipeException ( _
	title As String, _
	ex As Exception _
) As GipeException

Parameters

title
Type: String
ex
Type: Exception