Method | Description | |
---|---|---|
FormatException ( |
||
FormatException ( |
||
GetExceptionMessage ( |
||
GetExceptionMessage ( |
||
GetStackFrames ( |
||
GetStackFrames ( |
||
HandleException ( |
||
HandleException ( |
||
InitializeLifetimeService ( ) : object |
Method | Description | |
---|---|---|
ExceptionOperations ( LanguageContext context ) : System |
public FormatException ( |
||
exception | ||
return | string |
public FormatException ( |
||
exception | ||
return | string |
public GetExceptionMessage ( |
||
exception | ||
message | string | |
errorTypeName | string | |
return | void |
public GetExceptionMessage ( |
||
exception | ||
message | string | |
errorTypeName | string | |
return | void |
public GetStackFrames ( |
||
exception | ||
return | IList |
public GetStackFrames ( |
||
exception | ||
return | IList |
public HandleException ( |
||
exception | ||
return | bool |
public HandleException ( |
||
exception | ||
return | bool |
public InitializeLifetimeService ( ) : object | ||
return | object |