Click or drag to resize
CERROR Class
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CERROR : ApplicationException

The CERROR type exposes the following members.

Constructors
  NameDescription
Public methodCERROR
Create an error
Top
Properties
  NameDescription
Public propertyCode
Get the error code
Public propertyModuleName
Get the module name the error occured in
Top
See Also