SAException members

Public properties
Member name Description

[external link] Data (inherited from Exception)

[external link] ErrorCode (inherited from ExternalException)

Errors property

Returns a collection of one or more SAError class objects.

[external link] HelpLink (inherited from Exception)

[external link] InnerException (inherited from Exception)

Message property

Returns the text describing the error.

NativeError property

Returns database-specific error information.

Source property

Returns the name of the provider that generated the error.

[external link] StackTrace (inherited from Exception)

[external link] TargetSite (inherited from Exception)

Public methods
Member name Description

[external link] GetBaseException (inherited from Exception)

GetObjectData method

Sets the SerializationInfo with information about the exception. Overrides [external link] Exception.GetObjectData.

[external link] GetType (inherited from Exception)

[external link] ToString (inherited from Exception)

See also