Back to Devexpress

ServerExceptionThrownEventArgs Constructors

xpo-devexpress-dot-xpo-dot-serverexceptionthrowneventargs-dot-ctor.md

latest1.2 KB
Original Source

ServerExceptionThrownEventArgs Constructors

Provides data for an object’s XPServerCollectionSource.ServerExceptionThrown event.

NameParametersDescription
ServerExceptionThrownEventArgs(Exception, ServerExceptionThrownAction)exception, actionInitialize a new instance of the ServerExceptionThrownEventArgs class with a specified exception and value indicating how the exception is to be handled.
ServerExceptionThrownEventArgs(Exception)exceptionInitialize a new instance of the ServerExceptionThrownEventArgs class with a specified exception.

See Also

ServerExceptionThrownEventArgs Class

ServerExceptionThrownEventArgs Members

DevExpress.Xpo Namespace