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

ExternalServerError() public method

public ExternalServerError ( )
        public ExternalServerError() : base("Failed to load the image due to an error on the target server that hosts the image. Maybe try again later?")
        {
        }
    }
ExternalServerError