Was this page helpful?

DreamResponseException 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 DreamResponseException
    Namespace: MindTouch.Dream
    Assembly: mindtouch.dream
    Type Hierarchy:
    Implements:
    • ISerializable
    Provides an exception that is thrown by blocking MindTouch.Dream.Plug calls when the response MindTouch.Dream.DreamMessage indicates an unsuccessful request.

    Members

    Constructors

    Visibility Description
    Public DreamResponseException(DreamMessage response) Create new instance for an unsuccessful response.
    Public DreamResponseException(DreamMessage response, string message) Create new instance for an unsuccessful response.
    Public DreamResponseException(DreamMessage response, string message, Exception innerException) Create a new instance for an unsuccessful response.

    Fields

    Visibility Description
    Public Response The response that caused this exception.

    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 ToString() (Override) Creates and returns a string representation of the current exception.
    Public GetBaseException() (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