GetExceptions Method

Languages.Events

Language

ImportExport..::..GetExceptions Method

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

Syntax


public List<Exception> GetExceptions()
Public Function GetExceptions As List(Of Exception)
public:
List<Exception^>^ GetExceptions()