for GdPicture.NET
XTractFlow.API.Exceptions Namespace / RateLimitException Class
Members



In This Topic
    RateLimitException Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class RateLimitException 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As RateLimitException
    public class RateLimitException : System.Exception 
    public ref class RateLimitException : public System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          XTractFlow.API.Exceptions.RateLimitException

    See Also