Aris.Moe.OverlayTranslate.Server.Image.Fetching.Error.ImageTimeoutError.ImageTimeoutError C# (CSharp) Method

ImageTimeoutError() public method

public ImageTimeoutError ( )
        public ImageTimeoutError() : base("Failed to load the image due to a timeout. Are you sure that the image is publicly reachable?")
        {
        }
    }
ImageTimeoutError