Calitha GOLD Parser Engine Documentation

CGTContentException Class

This exception is thrown if something is wrong with the cgt content. For example if there are not enough entries in a record.

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

System.Object
   System.Exception
      System.SystemException
         System.IO.IOException
            com.calitha.goldparser.content.CGTContentException

public class CGTContentException : 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.content

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

CGTContentException Members | com.calitha.goldparser.content Namespace