Exception: ErrorHandler::GeneralError

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

Overview

Represent the diferent classes for particular given errors. All the classes inherits from Error class defined above.

Instance Attribute Summary

Attributes inherited from Error

#id, #message

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ErrorHandler::Error