Add exception handling to definition
If there is an exception we do not want to throw it always. Sometimes we just want false, 0 or something other. Lets create handler for this.
If there is an exception we do not want to throw it always. Sometimes we just want false, 0 or something other. Lets create handler for this.