GigaSpaces XAP.NET Documentation
ContainerExceptionEventArgs Constructor (exception)
Class LibraryGigaSpaces.XAP.EventsContainerExceptionEventArgsContainerExceptionEventArgs(Exception)
Constructs container exception event args
Declaration Syntax
C#Visual BasicVisual C++J#
public ContainerExceptionEventArgs(
	Exception exception
)
Public Sub New ( _
	exception As Exception _
)
public:
ContainerExceptionEventArgs(
	Exception^ exception
)
public ContainerExceptionEventArgs(
	Exception exception
)
Parameters
exception (Exception)
Occured exception

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.0.1.3800 (7.0.1.3800)