RequestFailedException Class
Definition
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.
public ref class RequestFailedException : Exception
[System.Serializable]
public class RequestFailedException : Exception
type RequestFailedException = class
inherit Exception
Public Class RequestFailedException
Inherits Exception
- Inheritance
-
RequestFailedException
- Derived
- Attributes
Constructors
RequestFailedException() | |
RequestFailedException(Exception) | |
RequestFailedException(SerializationInfo, StreamingContext) | |
RequestFailedException(String, Exception) | |
RequestFailedException(String) |