class

EPSS::APIError

Inherits EPSS::Error < Exception < Reference < Object

Raised when the FIRST EPSS API responds with a non-2xx status, or when the JSON envelope reports status != "OK".

Constructors

new(message : String, status : Int32 | Nil = nil, body : String | Nil = nil, cause : Exception | Nil = nil)
Source

Instance methods

body
Source
status
Source