Contract ImageProcessingException
Description
Represents an exception that is thrown when an error occurs during background image processing.
Properties
| Name | Type | Default |
|---|---|---|
Data |
IDictionary |
ListDictionaryInternal |
HelpLink |
string |
null |
HResult |
int |
-2146233088 |
InnerException |
Exception |
null |
Message |
string |
"Exception of type 'Cropper.Blazor.Exceptions.ImageProcessingException' was thrown." |
Source |
string |
null |
StackTrace |
string |
null |
TargetSite |
MethodBase |
null |