Was this page helpful?

InternalError Method

    InternalError()

    public static DreamMessage InternalError();
    New Message with HTTP status: Internal Error (500)

    Parameters

    Name Type Description

    Returns

    Type: DreamMessage
    New DreamMessage.

    InternalError(string text)

    public static DreamMessage InternalError(string text);
    New Message with HTTP status: Internal Error (500)

    Parameters

    Name Type Description
    text string Error message.

    Returns

    Type: DreamMessage
    New DreamMessage.

    InternalError(Exception e)

    public static DreamMessage InternalError(Exception e);
    New Message with HTTP status: Internal Error (500)

    Parameters

    Name Type Description
    e Exception Exception responsible for internal error.

    Returns

    Type: DreamMessage
    New DreamMessage.
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by