Common code to implement exception constructor, which takes a message as a required parameter, and file and line with default value, and forward it to the super constructor
See Implementation
Common code to implement exception constructor, which takes a message as a required parameter, and file and line with default value, and forward it to the super constructor