Click or drag to resize

EntityUsingException.GetObjectData Method

When overridden in a derived class, sets the SerializationInfo with information about the exception.

Namespace:  Resto.Front.Api.Exceptions
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionThe info parameter is a null reference (null in Visual Basic).
SecurityExceptionThe caller does not have the required permission.
See Also