gmslAPI  0.1
gmslAPI: An API for Developing Upgrade Solutions using Great Migrations Technology
gmslLibrary.Opcodes.ERR Class Reference

Public Attributes

const int Number = 0
 
const int Source = 1
 
const int Description = 2
 
const int HelpFile = 3
 
const int HelpContext = 4
 
const int LastDllError = 5
 
const int Resume0 = 6
 
const int ResumeNext = 7
 
const int ResumeLabel = 8
 
const int Clear = 9
 
const int Raise = 10
 
const int Try = 11
 
const int Catch1 = 12
 
const int Catch2 = 13
 
const int Catch3 = 14
 
const int Throw = 15
 
const int Finally = 16
 
const int FinalEnd = 17
 
const int Empty = 18
 
const int Catch4 = 19
 
const int SetError = 20
 
const int ClearError = 21
 
const int Excname = 22
 
const int Rethrow = 23
 
const int ErrorCode = 24
 
const int ErrorDesc = 25
 
const int RaiseUser = 26
 
const int LastWin32 = 27
 
const int LocalExc = 28
 

The documentation for this class was generated from the following file: