Share via


FrameworkException Class

Definition

public ref class FrameworkException : ApplicationException
[System.Serializable]
public class FrameworkException : ApplicationException
type FrameworkException = class
    inherit ApplicationException
Public Class FrameworkException
Inherits ApplicationException
Inheritance
FrameworkException
Derived
Attributes

Constructors

FrameworkException()
FrameworkException(SerializationInfo, StreamingContext)
FrameworkException(String)
FrameworkException(String, Exception)

Applies to