Click or drag to resize
GeException Class
Inheritance Hierarchy

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