C# Class Kirikiri.Tjs2.Error

Afficher le fichier Open project: fantasydr/krkr-cs

Méthodes publiques

Свойство Type Description
AccessDenyed string
ArrayRBRACKETError string
BadParamCount string
ByteCodeBroken string
CallHistoryIsFromOutOfTJS2Script string
CannotGetResult string
CannotGetSuper string
CannotModifyLHS string
CannotOmit string
CannotParseDate string
ConstArrayLBRACKETError string
ConstArrayValueError string
ConstDicArrayStringError string
ConstDicDelimiterError string
ConstDicLBRACKETError string
ConstDicValueError string
DicDelimiterError string
DicError string
DicLBRACKETError string
DicRBRACKETError string
DivideByZero string
EndOfBlockError string
ExceptionNotFound string
Expected string
GroupByObjectType string
GroupByObjectTypeAndHistory string
IDExpected string
InsufficientMem string
InternalError string
InvalidChar string
InvalidFormatString string
InvalidObject string
InvalidOpecode string
InvalidParam string
InvalidType string
InvalidValueForTimestamp string
MemberNotFound string
MemberNotFoundNoNameGiven string
MisplacedBreakContinue string
MisplacedCase string
MisplacedReturn string
NObjectsWasNotFreed string
NarrowToWideConversionError string
NativeClassCrash string
NotFound3ColonError string
NotFoundAsteriskAfterError string
NotFoundBebuggerSemicolonError string
NotFoundBlockRBRACEError string
NotFoundBreakSemicolonError string
NotFoundCaseColonError string
NotFoundCaseOrDefaultError string
NotFoundCatchError string
NotFoundContinueSemicolonError string
NotFoundDefaultColonError string
NotFoundDicOrArrayRBRACKETError string
NotFoundDoWhileError string
NotFoundDoWhileLPARENTHESISError string
NotFoundDoWhileRPARENTHESISError string
NotFoundDoWhileSemicolonError string
NotFoundForLPARENTHESISError string
NotFoundForRPARENTHESISError string
NotFoundForSemicolonError string
NotFoundFuncCallLPARENTHESISError string
NotFoundFuncCallRPARENTHESISError string
NotFoundFuncDeclRPARENTHESISError string
NotFoundFuncDeclSymbolError string
NotFoundIfLPARENTHESISError string
NotFoundIfRPARENTHESISError string
NotFoundLBRACEAfterBlockError string
NotFoundLBRACEAfterPropError string
NotFoundPreprocessorRPARENTHESISError string
NotFoundPropError string
NotFoundPropGetRPARENTHESISError string
NotFoundPropSetLPARENTHESISError string
NotFoundPropSetRPARENTHESISError string
NotFoundPropSetSymbolError string
NotFoundRBRACEAfterBlockError string
NotFoundRBRACEAfterPropError string
NotFoundRPARENTHESISAfterCatchError string
NotFoundRPARENTHESISError string
NotFoundRegexError string
NotFoundSemicolonAfterReturnError string
NotFoundSemicolonAfterThrowError string
NotFoundSemicolonError string
NotFoundSemicolonOrTokenTypeError string
NotFoundSwitchLPARENTHESISError string
NotFoundSwitchRPARENTHESISError string
NotFoundSymbolAfterClassError string
NotFoundSymbolAfterDotError string
NotFoundSymbolAfterPropError string
NotFoundSymbolAfterVarError string
NotFoundVarSemicolonError string
NotFoundWhileLPARENTHESISError string
NotFoundWhileRPARENTHESISError string
NotFoundWithLPARENTHESISError string
NotFoundWithRPARENTHESISError string
NotImplemented string
NotReconstructiveRandomizeData string
NullAccess string
NumberError string
ObjectCountingMessageGroupByObjectTypeAndHistory string
ObjectCountingMessageTJSGroupByObjectType string
ObjectCreationHistoryDelimiter string
ObjectWasNotFreed string
PPError string
PreprocessorZeroDiv string
RangeError string
ReadError string
SeekError string
SpecifyArray string
SpecifyDicOrArray string
StringAllocError string
StringDeallocError string
StringParseError string
SubstitutionInBooleanContext string
Symbol string
SyntaxError string
TooManyErrors string
UnclosedComment string
VariantConvertError string
VariantConvertErrorToObject string
WarnEvalOperator string
WarnRunningCodeOnDeletingObject string
Warning string
WriteError string

Méthodes publiques

Méthode Description
GetExceptionObject ( TJS tjs, Variant res, Variant msg, Variant trace ) : void

TJSGetExceptionObject : retrieves TJS 'Exception' object

ReportExceptionSource ( string msg, InterCodeObject context, int codepos ) : void
ThrowFrom_tjs_error ( int hr, string name ) : void

Method Details

GetExceptionObject() public static méthode

TJSGetExceptionObject : retrieves TJS 'Exception' object
TJSException VariantException
public static GetExceptionObject ( TJS tjs, Variant res, Variant msg, Variant trace ) : void
tjs TJS
res Variant
msg Variant
trace Variant
Résultat void

ReportExceptionSource() public static méthode

public static ReportExceptionSource ( string msg, InterCodeObject context, int codepos ) : void
msg string
context InterCodeObject
codepos int
Résultat void

ThrowFrom_tjs_error() public static méthode

public static ThrowFrom_tjs_error ( int hr, string name ) : void
hr int
name string
Résultat void

Property Details

AccessDenyed public_oe static_oe property

public static string AccessDenyed
Résultat string

ArrayRBRACKETError public_oe static_oe property

public static string ArrayRBRACKETError
Résultat string

BadParamCount public_oe static_oe property

public static string BadParamCount
Résultat string

ByteCodeBroken public_oe static_oe property

public static string ByteCodeBroken
Résultat string

CallHistoryIsFromOutOfTJS2Script public_oe static_oe property

public static string CallHistoryIsFromOutOfTJS2Script
Résultat string

CannotGetResult public_oe static_oe property

public static string CannotGetResult
Résultat string

CannotGetSuper public_oe static_oe property

public static string CannotGetSuper
Résultat string

CannotModifyLHS public_oe static_oe property

public static string CannotModifyLHS
Résultat string

CannotOmit public_oe static_oe property

public static string CannotOmit
Résultat string

CannotParseDate public_oe static_oe property

public static string CannotParseDate
Résultat string

ConstArrayLBRACKETError public_oe static_oe property

public static string ConstArrayLBRACKETError
Résultat string

ConstArrayValueError public_oe static_oe property

public static string ConstArrayValueError
Résultat string

ConstDicArrayStringError public_oe static_oe property

public static string ConstDicArrayStringError
Résultat string

ConstDicDelimiterError public_oe static_oe property

public static string ConstDicDelimiterError
Résultat string

ConstDicLBRACKETError public_oe static_oe property

public static string ConstDicLBRACKETError
Résultat string

ConstDicValueError public_oe static_oe property

public static string ConstDicValueError
Résultat string

DicDelimiterError public_oe static_oe property

public static string DicDelimiterError
Résultat string

DicError public_oe static_oe property

public static string DicError
Résultat string

DicLBRACKETError public_oe static_oe property

public static string DicLBRACKETError
Résultat string

DicRBRACKETError public_oe static_oe property

public static string DicRBRACKETError
Résultat string

DivideByZero public_oe static_oe property

public static string DivideByZero
Résultat string

EndOfBlockError public_oe static_oe property

public static string EndOfBlockError
Résultat string

ExceptionNotFound public_oe static_oe property

public static string ExceptionNotFound
Résultat string

Expected public_oe static_oe property

public static string Expected
Résultat string

GroupByObjectType public_oe static_oe property

public static string GroupByObjectType
Résultat string

GroupByObjectTypeAndHistory public_oe static_oe property

public static string GroupByObjectTypeAndHistory
Résultat string

IDExpected public_oe static_oe property

public static string IDExpected
Résultat string

InsufficientMem public_oe static_oe property

public static string InsufficientMem
Résultat string

InternalError public_oe static_oe property

public static string InternalError
Résultat string

InvalidChar public_oe static_oe property

public static string InvalidChar
Résultat string

InvalidFormatString public_oe static_oe property

public static string InvalidFormatString
Résultat string

InvalidObject public_oe static_oe property

public static string InvalidObject
Résultat string

InvalidOpecode public_oe static_oe property

public static string InvalidOpecode
Résultat string

InvalidParam public_oe static_oe property

public static string InvalidParam
Résultat string

InvalidType public_oe static_oe property

public static string InvalidType
Résultat string

InvalidValueForTimestamp public_oe static_oe property

public static string InvalidValueForTimestamp
Résultat string

MemberNotFound public_oe static_oe property

public static string MemberNotFound
Résultat string

MemberNotFoundNoNameGiven public_oe static_oe property

public static string MemberNotFoundNoNameGiven
Résultat string

MisplacedBreakContinue public_oe static_oe property

public static string MisplacedBreakContinue
Résultat string

MisplacedCase public_oe static_oe property

public static string MisplacedCase
Résultat string

MisplacedReturn public_oe static_oe property

public static string MisplacedReturn
Résultat string

NObjectsWasNotFreed public_oe static_oe property

public static string NObjectsWasNotFreed
Résultat string

NarrowToWideConversionError public_oe static_oe property

public static string NarrowToWideConversionError
Résultat string

NativeClassCrash public_oe static_oe property

public static string NativeClassCrash
Résultat string

NotFound3ColonError public_oe static_oe property

public static string NotFound3ColonError
Résultat string

NotFoundAsteriskAfterError public_oe static_oe property

public static string NotFoundAsteriskAfterError
Résultat string

NotFoundBebuggerSemicolonError public_oe static_oe property

public static string NotFoundBebuggerSemicolonError
Résultat string

NotFoundBlockRBRACEError public_oe static_oe property

public static string NotFoundBlockRBRACEError
Résultat string

NotFoundBreakSemicolonError public_oe static_oe property

public static string NotFoundBreakSemicolonError
Résultat string

NotFoundCaseColonError public_oe static_oe property

public static string NotFoundCaseColonError
Résultat string

NotFoundCaseOrDefaultError public_oe static_oe property

public static string NotFoundCaseOrDefaultError
Résultat string

NotFoundCatchError public_oe static_oe property

public static string NotFoundCatchError
Résultat string

NotFoundContinueSemicolonError public_oe static_oe property

public static string NotFoundContinueSemicolonError
Résultat string

NotFoundDefaultColonError public_oe static_oe property

public static string NotFoundDefaultColonError
Résultat string

NotFoundDicOrArrayRBRACKETError public_oe static_oe property

public static string NotFoundDicOrArrayRBRACKETError
Résultat string

NotFoundDoWhileError public_oe static_oe property

public static string NotFoundDoWhileError
Résultat string

NotFoundDoWhileLPARENTHESISError public_oe static_oe property

public static string NotFoundDoWhileLPARENTHESISError
Résultat string

NotFoundDoWhileRPARENTHESISError public_oe static_oe property

public static string NotFoundDoWhileRPARENTHESISError
Résultat string

NotFoundDoWhileSemicolonError public_oe static_oe property

public static string NotFoundDoWhileSemicolonError
Résultat string

NotFoundForLPARENTHESISError public_oe static_oe property

public static string NotFoundForLPARENTHESISError
Résultat string

NotFoundForRPARENTHESISError public_oe static_oe property

public static string NotFoundForRPARENTHESISError
Résultat string

NotFoundForSemicolonError public_oe static_oe property

public static string NotFoundForSemicolonError
Résultat string

NotFoundFuncCallLPARENTHESISError public_oe static_oe property

public static string NotFoundFuncCallLPARENTHESISError
Résultat string

NotFoundFuncCallRPARENTHESISError public_oe static_oe property

public static string NotFoundFuncCallRPARENTHESISError
Résultat string

NotFoundFuncDeclRPARENTHESISError public_oe static_oe property

public static string NotFoundFuncDeclRPARENTHESISError
Résultat string

NotFoundFuncDeclSymbolError public_oe static_oe property

public static string NotFoundFuncDeclSymbolError
Résultat string

NotFoundIfLPARENTHESISError public_oe static_oe property

public static string NotFoundIfLPARENTHESISError
Résultat string

NotFoundIfRPARENTHESISError public_oe static_oe property

public static string NotFoundIfRPARENTHESISError
Résultat string

NotFoundLBRACEAfterBlockError public_oe static_oe property

public static string NotFoundLBRACEAfterBlockError
Résultat string

NotFoundLBRACEAfterPropError public_oe static_oe property

public static string NotFoundLBRACEAfterPropError
Résultat string

NotFoundPreprocessorRPARENTHESISError public_oe static_oe property

public static string NotFoundPreprocessorRPARENTHESISError
Résultat string

NotFoundPropError public_oe static_oe property

public static string NotFoundPropError
Résultat string

NotFoundPropGetRPARENTHESISError public_oe static_oe property

public static string NotFoundPropGetRPARENTHESISError
Résultat string

NotFoundPropSetLPARENTHESISError public_oe static_oe property

public static string NotFoundPropSetLPARENTHESISError
Résultat string

NotFoundPropSetRPARENTHESISError public_oe static_oe property

public static string NotFoundPropSetRPARENTHESISError
Résultat string

NotFoundPropSetSymbolError public_oe static_oe property

public static string NotFoundPropSetSymbolError
Résultat string

NotFoundRBRACEAfterBlockError public_oe static_oe property

public static string NotFoundRBRACEAfterBlockError
Résultat string

NotFoundRBRACEAfterPropError public_oe static_oe property

public static string NotFoundRBRACEAfterPropError
Résultat string

NotFoundRPARENTHESISAfterCatchError public_oe static_oe property

public static string NotFoundRPARENTHESISAfterCatchError
Résultat string

NotFoundRPARENTHESISError public_oe static_oe property

public static string NotFoundRPARENTHESISError
Résultat string

NotFoundRegexError public_oe static_oe property

public static string NotFoundRegexError
Résultat string

NotFoundSemicolonAfterReturnError public_oe static_oe property

public static string NotFoundSemicolonAfterReturnError
Résultat string

NotFoundSemicolonAfterThrowError public_oe static_oe property

public static string NotFoundSemicolonAfterThrowError
Résultat string

NotFoundSemicolonError public_oe static_oe property

public static string NotFoundSemicolonError
Résultat string

NotFoundSemicolonOrTokenTypeError public_oe static_oe property

public static string NotFoundSemicolonOrTokenTypeError
Résultat string

NotFoundSwitchLPARENTHESISError public_oe static_oe property

public static string NotFoundSwitchLPARENTHESISError
Résultat string

NotFoundSwitchRPARENTHESISError public_oe static_oe property

public static string NotFoundSwitchRPARENTHESISError
Résultat string

NotFoundSymbolAfterClassError public_oe static_oe property

public static string NotFoundSymbolAfterClassError
Résultat string

NotFoundSymbolAfterDotError public_oe static_oe property

public static string NotFoundSymbolAfterDotError
Résultat string

NotFoundSymbolAfterPropError public_oe static_oe property

public static string NotFoundSymbolAfterPropError
Résultat string

NotFoundSymbolAfterVarError public_oe static_oe property

public static string NotFoundSymbolAfterVarError
Résultat string

NotFoundVarSemicolonError public_oe static_oe property

public static string NotFoundVarSemicolonError
Résultat string

NotFoundWhileLPARENTHESISError public_oe static_oe property

public static string NotFoundWhileLPARENTHESISError
Résultat string

NotFoundWhileRPARENTHESISError public_oe static_oe property

public static string NotFoundWhileRPARENTHESISError
Résultat string

NotFoundWithLPARENTHESISError public_oe static_oe property

public static string NotFoundWithLPARENTHESISError
Résultat string

NotFoundWithRPARENTHESISError public_oe static_oe property

public static string NotFoundWithRPARENTHESISError
Résultat string

NotImplemented public_oe static_oe property

public static string NotImplemented
Résultat string

NotReconstructiveRandomizeData public_oe static_oe property

public static string NotReconstructiveRandomizeData
Résultat string

NullAccess public_oe static_oe property

public static string NullAccess
Résultat string

NumberError public_oe static_oe property

public static string NumberError
Résultat string

ObjectCountingMessageGroupByObjectTypeAndHistory public_oe static_oe property

public static string ObjectCountingMessageGroupByObjectTypeAndHistory
Résultat string

ObjectCountingMessageTJSGroupByObjectType public_oe static_oe property

public static string ObjectCountingMessageTJSGroupByObjectType
Résultat string

ObjectCreationHistoryDelimiter public_oe static_oe property

public static string ObjectCreationHistoryDelimiter
Résultat string

ObjectWasNotFreed public_oe static_oe property

public static string ObjectWasNotFreed
Résultat string

PPError public_oe static_oe property

public static string PPError
Résultat string

PreprocessorZeroDiv public_oe static_oe property

public static string PreprocessorZeroDiv
Résultat string

RangeError public_oe static_oe property

public static string RangeError
Résultat string

ReadError public_oe static_oe property

public static string ReadError
Résultat string

SeekError public_oe static_oe property

public static string SeekError
Résultat string

SpecifyArray public_oe static_oe property

public static string SpecifyArray
Résultat string

SpecifyDicOrArray public_oe static_oe property

public static string SpecifyDicOrArray
Résultat string

StringAllocError public_oe static_oe property

public static string StringAllocError
Résultat string

StringDeallocError public_oe static_oe property

public static string StringDeallocError
Résultat string

StringParseError public_oe static_oe property

public static string StringParseError
Résultat string

SubstitutionInBooleanContext public_oe static_oe property

public static string SubstitutionInBooleanContext
Résultat string

Symbol public_oe static_oe property

public static string Symbol
Résultat string

SyntaxError public_oe static_oe property

public static string SyntaxError
Résultat string

TooManyErrors public_oe static_oe property

public static string TooManyErrors
Résultat string

UnclosedComment public_oe static_oe property

public static string UnclosedComment
Résultat string

VariantConvertError public_oe static_oe property

public static string VariantConvertError
Résultat string

VariantConvertErrorToObject public_oe static_oe property

public static string VariantConvertErrorToObject
Résultat string

WarnEvalOperator public_oe static_oe property

public static string WarnEvalOperator
Résultat string

WarnRunningCodeOnDeletingObject public_oe static_oe property

public static string WarnRunningCodeOnDeletingObject
Résultat string

Warning public_oe static_oe property

public static string Warning
Résultat string

WriteError public_oe static_oe property

public static string WriteError
Résultat string