neo-go/pkg/rpcclient/unwrap
Roman Khimov f4731eab91 unwrap: implement Exception type for better exception handling
Fix #3130. "Exception" is used for name since it's shorter and that's the name
used in JSON. "VMFault" was also considered as well as "FaultException"
(which mirrors result.Invoke).

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-05-15 23:00:27 +03:00
..
unwrap.go unwrap: implement Exception type for better exception handling 2024-05-15 23:00:27 +03:00
unwrap_test.go unwrap: implement Exception type for better exception handling 2024-05-15 23:00:27 +03:00