RaiseFaultException Class

Definition

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)

Applies to