Method to be called in debugging mode to check the contents of the exception
@override String toString() => 'BASE EXCEPTION: ${this.messages}';