Tu môžete vidieť rozdiely medzi vybranou verziou a aktuálnou verziou danej stránky.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
omega:neon:start [2023/05/16 20:30] Roman Sališ [Table] |
omega:neon:start [2023/05/17 10:45] (aktuálne) Roman Sališ [Príklad NEON požiadavky (NEON Request)] |
||
|---|---|---|---|
| Riadok 11: | Riadok 11: | ||
| "module:tennes/getAllSettings#201", | "module:tennes/getAllSettings#201", | ||
| "module:info/getPageInfo#202", | "module:info/getPageInfo#202", | ||
| - | "module:info/getPageInfo#203", | + | "module:info/getPageInfo#203" |
| ], | ], | ||
| "module:tennes/getAllSettings#201":{}, | "module:tennes/getAllSettings#201":{}, | ||
| Riadok 92: | Riadok 92: | ||
| === Popis NEON Response.error === | === Popis NEON Response.error === | ||
| - | | ''exceptionCode'' | //int// | Kód výnimky. | | + | | ''error.exceptionCode'' | //int// | Kód výnimky. | |
| - | | ''errorDateIdf'' | //string// | Identifikátor dátumu, pre lepšie hľadanie v logoch. | | + | | ''error.errorDateIdf'' | //string// | Identifikátor dátumu, pre lepšie hľadanie v logoch. | |
| - | | ''exceptionMessage'' | //string// | Text výnimky. | | + | | ''error.exceptionMessage'' | //string// | Text výnimky. | |
| - | | ''errorCode'' | //string// | Kód chyby. | | + | | ''error.errorCode'' | //string// | Kód chyby. | |
| - | | ''errorText'' | //string// | Text chyby. | | + | | ''error.errorText'' | //string// | Text chyby. | |
| - | | ''errorExt'' | //object// | Rozšírené informácie o chybe, ak sú k dispozícií. | | + | | ''errorExt'' | //object// | Rozšírené informácie o chybe, ak sú k dispozícií. | |