Creates an error response with the given messageError and messageInfo
Creates an error response with the given messageError and messageInfo
the code of the error
the code of the message
the code of the message info
the a map to add to message info
any args to apply to the error message
a new ErrorMessage with the error message in portuguese and english and a url to further documentation about the error.
Creates an error response with the given messageError and messageInfo
Creates an error response with the given messageError and messageInfo
the code of the error
the code of the message
the code of the message info
any args to apply to the error message
a new ErrorMessage with the error message in portuguese and english and a url to further documentation about the error.
Creates an error response with the given messageError and messageInfo
Creates an error response with the given messageError and messageInfo
the code of the message
the code of the message info
the a map to add to message info
any args to apply to the error message
a new ErrorMessage with the error message in portuguese and english and a url to further documentation about the error.
Creates an error response with the given messageError and messageInfo
Creates an error response with the given messageError and messageInfo
the code of the message
the code of the message info
any args to apply to the error message
a new ErrorMessage with the error message in portuguese and english and a url to further documentation about the error.
Gets the error code from the .po files.
Gets the error messages from the .po language files.
Gets the error messages from the .po language files.
the message to search for in the .po files.
to apply to the message if any exist.
a map with the Portuguese and English error messages.
Gets the more info message from the .po files.
Factory for com.atomizesoftware.spin.util.ErrorResponse instances.