Class ServerException

All Implemented Interfaces:
Serializable

public class ServerException extends ApiException
HTTP 500 — server-side error (often a target-page failure surfaced via body).
See Also:
  • Constructor Details