Calitha GOLD Parser Engine Documentation

CGTStructureException Class

This exception will be thrown when something is wrong in the cgt structure. For example if the entry type is unknown.

For a list of all members of this type, see CGTStructureException Members.

System.Object
   System.Exception
      System.SystemException
         System.IO.IOException
            com.calitha.goldparser.structure.CGTStructureException

public class CGTStructureException : IOException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.calitha.goldparser.structure

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

CGTStructureException Members | com.calitha.goldparser.structure Namespace