The ICubeCallback interface contains properties and methods that are used to handle errors that may occur on saving data to cube.
| Property name | Brief description | |
| Argument | The Argument property returns the argument containing information on the error that can occur on saving the data. |
| Method name | Brief description | |
| OnCallback | The OnCallback method implements the event that occurs during an exception on saving the data. |
See also: