Update
Description changed from Pg 31:
- Constructor of saga::exception does not specify an OUT parameter for the newly created object, while constructors of
other classes do. Likewise, the destructor of exception does not specify an IN parameter for the object to be destructed
. to Pg 31:
- Constructor of saga::exception does not specify an OUT parameter for the newly created object, while constructors of
other classes do. Likewise, the destructor of exception does not specify an IN parameter for the object to be destructed
.
- in constructor, Object should not be capitalized
|