Exception: SynsbasenApi::ServerError

Inherits:
Error
  • Object
show all
Defined in:
lib/synsbasen_api/error.rb

Overview

The ServerError class represents errors that occur on the server side (5xx status codes).

Instance Attribute Summary

Attributes inherited from Error

#data, #message, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from SynsbasenApi::Error