4.5 Error Handling4.5.1 General Principles4.5 Error Handling4.5.1 General PrinciplesAll methods that return promises are governed by the standard error handling rules of promises. Methods that do not return promises may throw exceptions to indicate errors.