Error Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Object representing error information.
C#
public class Error
type Error = class
Public Class Error
- Inheritance
-
Error
Error() |
Initializes a new instance of Error. |
Error(String, String, Inner |
Initializes a new instance of Error. |
Code |
Error code. |
Inner |
Object representing inner http error. |
Message |
Error message. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |