Search Results for

    Show / Hide Table of Contents

    Class RateException

    Inheritance
    System.Object
    CrowdinApiException
    RateException
    Inherited Members
    CrowdinApiException.Code
    CrowdinApiException.Related
    Namespace: Crowdin.Api.Core.RateLimiting
    Assembly: Crowdin.Api.dll
    Syntax
    public class RateException : CrowdinApiException

    Constructors

    | Improve this Doc View Source

    RateException(String)

    Declaration
    public RateException(string message)
    Parameters
    Type Name Description
    System.String message
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX