open fun getErrorMessage(): Optional<String!>!
If this Request for additional data resulted in an error, this returns the error message.
Return Optional<String!>!: The error message, if an error occurred.