ErrorDetails

Details of the error (obtained from the thrown exception), passed as part of the request to the ErrorReportingService .

Implementation note: a class has been used here so that additional fields might be added in the future.

API

ErrorDetails.java
class ErrorDetails {
}