Reference Library
ExceptionEventArgs Constructor (exception)
NamespacesAsgard5.NetExceptionEventArgsExceptionEventArgs(Exception)
Declaration Syntax
C#Visual BasicVisual C++
public ExceptionEventArgs(
	Exception exception
)
Public Sub New ( _
	exception As Exception _
)
public:
ExceptionEventArgs(
	Exception^ exception
)
Parameters
exception (Exception)

Assembly: Asgard5Library (Module: Asgard5Library)