Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:docs:som:api:kernel:somerror [2024/11/26 04:13] – prokushev | en:docs:som:api:kernel:somerror [2024/11/26 04:35] (current) – [See also] prokushev | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| <code c> | <code c> | ||
| - | void (*SOMError) (int errorCode, | + | void (*SOMError) (CORBA_long | 
| </ | </ | ||
| ===== Parameters ===== | ===== Parameters ===== | ||
| - | * errorCode ([[int]]) - input : Error code. | + | * errorCode ([[CORBA_long]]) - input : Error code. | 
| - | * fileName ([[string]]) - input : Name of source file where error was occurred. | + | * fileName ([[CORBA_char *]]) - input : Name of source file where error was occurred. | 
| - | * lineNum ([[int]]) - input : Line of source file where error occurred. | + | * lineNum ([[CORBA_long]]) - input : Line of source file where error occurred. | 
| ===== Return Code ===== | ===== Return Code ===== | ||
| Line 33: | Line 33: | ||
| ===== See also ===== | ===== See also ===== | ||
| - | SOM_Assert Macro | + | * [[en: | 
| - | SOM_Error Macro | + | * [[en: | 
| - | SOM_Expect Macro | + | * [[en: | 
| - | SOM_Test Macro | + | * [[en: | 
| - | SOM_TestC Macro | + | * [[en: | 
| - | SOM_WarnMsg Macro | + | * [[en: | 
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | |||
| + | {{page> | ||




