Type Alias ErrorResponse

type ErrorResponse = Response<Option<String>>

Server error response type.