Ham Cockpit   

    Show / Hide Table of Contents

    Method Message

    View Source

    Message(Int32)

    Gets the error message for the specified error code.

    Declaration
    public static string Message(int errorCode)
    Parameters
    Type Name Description
    Int32 errorCode

    The error code.

    Returns
    Type Description
    String

    The error message.

    • View Source
    Back to top Generated by DocFX