OGG-08057
TAF event {0}, error code: {1}, error message: {2}
Cause
TAF event process received an error, display the error and avoid throwing the error message inside the callback.
This will allow the program to handle the error properly.
Action
Correct the error reported.
OGG-08057
TAF event {0}, error code: {1}, error message: {2}
Cause
TAF event service encountered an error, need to avoid throwing the error message from the error context.
Allow the TAF process callback to return to application and to handle the error.
Action
Correct the error reported.
OGG-08057
TAF event {0}, error code: {1}, error message: {2}
Cause
TAF event service encountered an error, need to avoid throwing the error message from the error context.
Allow the TAF process callback to return to application and to handle the error.
Action
Correct the error reported.