Search Results for

    Show / Hide Table of Contents

    Class gException

    Inheritance
    Object
    Exception
    gException
    Implements
    ISerializable
    _Exception
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class gException : Exception, ISerializable, _Exception

    Constructors

    gException(String)

    Declaration
    public gException(string sMessage)
    Parameters
    Type Name Description
    String sMessage

    gException(String, Object)

    Declaration
    public gException(string text, object arg0)
    Parameters
    Type Name Description
    String text
    Object arg0

    gException(String, Object, Object)

    Declaration
    public gException(string text, object arg0, object arg1)
    Parameters
    Type Name Description
    String text
    Object arg0
    Object arg1

    gException(String, Object[])

    Declaration
    public gException(string text, params object[] args)
    Parameters
    Type Name Description
    String text
    Object[] args

    Implements

    System.Runtime.Serialization.ISerializable
    System.Runtime.InteropServices._Exception
    In This Article
    Back to top ViRGIS VR GIS