Overload | Description |
---|---|
TaskError Constructor() | Initializes a new instance of the BARequestError class with an empty message. |
TaskError Constructor(String) | Initializes a new instance of the TaskError class with a specified message. |
TaskError Constructor(String,Exception) | Initializes a new instance of the TaskError class with a specified message and inner exception. |
TaskError Constructor(String,String,IEnumerable<String>) | Initializes a new instance of the TaskError class with fault properties. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family