ExOsrsApi.Errors.Error.new
You're seeing just the function
new
, go back to ExOsrsApi.Errors.Error module for more information.
Specs
Specs
new(:http_error, String.t(), ExOsrsApi.Errors.HttpErrorMetadata.t()) :: t()
new(:ratelimit_error, String.t(), ExOsrsApi.Errors.RatelimitErrorMetadata.t()) :: t()
new(:parsing_error, String.t(), ExOsrsApi.Errors.ParsingErrorMetadata.t()) :: t()