public Exception(message as String = ""):
Constructor for Exception.
message
error = Exception("Cannot continue")