Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CTokenizerException : Gregor.Core.CCodeProcessingException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception Custom Attributes: Description:
public CTokenizerException(System.String sCode, System.Int32 iPos, System.String sMessage, System.Exception inner) Custom Attributes: Description:
public CTokenizerException(System.String sCode, System.Int32 iPos, System.String sMessage) Custom Attributes: Description:
public CTokenizerException(System.String sCode, System.Int32 iPos) Custom Attributes: Description:
Gregor.Core.CCodeProcessingException
System.Runtime.InteropServices._Exception