Was this page helpful?

DreamAbortException Class

    Table of contents
    1. 1. Members
      1. 1.1. Constructors
      2. 1.2. Fields
      3. 1.3. Properties
      4. 1.4. Methods
    Table of Contents
    public class DreamAbortException
    Namespace: MindTouch.Dream
    Assembly: mindtouch.dream
    Implements:
    • ISerializable
    Provides an exception to be thrown when a request is aborted because of an error.

    Members

    Constructors

    Visibility Description
    Public DreamAbortException(DreamMessage response) Create new instance with a message describing the reason for the aborted request.
    Public DreamAbortException(DreamMessage response, string message) Create new instance with a message describing the reason for the aborted request.
    Public DreamAbortException(DreamMessage response, string message, Exception innerException) Create new instance with a message describing the reason for the aborted request.

    Fields

    Visibility Description
    Public Response Message describing the reason for the aborted request.

    Properties

    Visibility Description
    Public Message (Inherited from Exception)
    Public Data (Inherited from Exception)
    Public InnerException (Inherited from Exception)
    Public TargetSite (Inherited from Exception)
    Public StackTrace (Inherited from Exception)
    Public HelpLink (Inherited from Exception)
    Public Source (Inherited from Exception)
    Protected HResult (Inherited from Exception)

    Methods

    Visibility Description
    Public GetBaseException() (Inherited from Exception)
    Public ToString() (Inherited from Exception)
    Public GetObjectData(SerializationInfo info, StreamingContext context) (Inherited from Exception)
    Public GetType() (Inherited from Exception)
    Public Equals(object obj) (Inherited from Object)
    Public GetHashCode() (Inherited from Object)
    Public GetType() (Inherited from Object)
    Protected MemberwiseClone() (Inherited from Object)
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by