RaiseFaultException 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 RaiseFaultException sealed : Exception
[System.Serializable]
public sealed class RaiseFaultException : Exception
type RaiseFaultException = class
inherit Exception
Public NotInheritable Class RaiseFaultException
Inherits Exception
- Inheritance
-
RaiseFaultException
- Attributes
Constructors
| RaiseFaultException() | |
| RaiseFaultException(String) | |
| RaiseFaultException(String, Exception) |