public override method toString() as String:
Returns the string representation of this exception.
The string representation of this exception.
print(Exception("Cannot continue").toString())