Search Results for

    Show / Hide Table of Contents

    Class RateException

    Inheritance
    object
    Exception
    CrowdinApiException
    RateException
    Implements
    ISerializable
    Inherited Members
    CrowdinApiException.Code
    CrowdinApiException.Related
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Crowdin.Api.Core.RateLimiting
    Assembly: Crowdin.Api.dll
    Syntax
    public class RateException : CrowdinApiException, ISerializable

    Constructors

    | Edit this page View Source

    RateException(string)

    Declaration
    public RateException(string message)
    Parameters
    Type Name Description
    string message

    Implements

    ISerializable
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX