UploadItem.Exception Property Definition NamespaceGleamTech.FileUltimate.AspNet.UI AssemblyGleamTech.FileUltimate.dll Gets the exception thrown for the failed upload item. This will be null unless Status is Failed. [JsonIgnore] public Exception Exception { get; } Property Value Exception