CLab# 1.0 API Documentation

TokenParserException Class

Exception for error handling during token parsing

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

System.Object
   Exception
      TokenParserException

public class TokenParserException : Exception

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: CLab.Exceptions

Assembly: CLab (in CLab.dll)

See Also

TokenParserException Members | CLab.Exceptions Namespace