Contents Index Errors property Message property

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaException class

GetObjectData method


Description 

This member overrides Exception.GetObjectData.

Syntax 

void GetObjectData(
SerializationInfo info,
StreamingContext context
)

Parameters 

info    The SerializationInfo that holds the serialized object data about the exception being thrown.

context    The StreamingContext that contains contextual information about the source or destination.


Contents Index Errors property Message property