GetExceptions Method

Languages.Events

Language

IImportExport..::..GetExceptions Method

Shows the [Exception]s that occured while loading the [Language]s

Namespace:  Languages.Interfaces
Assembly:  Languages (in Languages.dll)

Syntax


List<Exception> GetExceptions()
Function GetExceptions As List(Of Exception)
List<Exception^>^ GetExceptions()

Return Value

The [List{T}] of [Exception]s