Contains information about a protocol error such as file not found. Applies to Resources and Http requests.
Public Member Functions | |
FileErrorInfo (TextPackage package) | |
Public Attributes | |
TextPackage | Package |
The text package essentially containing the request. More... | |
Public Attributes inherited from PowerUI.ErrorInfo | |
FilePath | Url |
The URL if there was one. More... | |
string | Message |
The error message. More... | |
|
inline |
TextPackage PowerUI.FileErrorInfo.Package |
The text package essentially containing the request.