class Px::Service::ServiceError
Indicates something went wrong during request processing (a service or network error occurred) Corresponds to HTTP status 5xx responses. Services should catch other network/transport errors and raise this exception instead.