ObjectDisposedException Properties

The ObjectDisposedException type exposes the following members.

Properties
  NameDescription
Public propertyData (Inherited from Exception.)
Public propertyErrorDetails
Gets extra information aboout error
(Inherited from AsposeException.)
Public propertyHelpLink (Inherited from Exception.)
Protected propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage
Gets a message that describes the current exception.
(Inherited from AsposeException.)
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
See Also