Click or drag to resize
FdfException Class
Inheritance Hierarchy

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdfException : Exception
Constructors
  NameDescription
Public methodFdfException
Initializes a new instance of the FdfException class
Public methodFdfException(String)
Initializes a new instance of the FdfException class
Public methodFdfException(String, Exception)
Initializes a new instance of the FdfException class
Top
See Also