lib/stackify-api-ruby.rb in stackify-api-ruby-1.0.3 vs lib/stackify-api-ruby.rb in stackify-api-ruby-1.0.4
- old
+ new
@@ -25,9 +25,10 @@
autoload :MsgsQueue, 'stackify/msgs_queue'
autoload :LoggerClient, 'stackify/logger_client'
autoload :LogsSender, 'stackify/logs_sender'
autoload :LoggerProxy, 'stackify/logger_proxy'
autoload :StackifiedError, 'stackify/error'
+ autoload :StringException, 'stackify/error'
autoload :ErrorsGovernor, 'stackify/errors_governor'
autoload :Metrics, 'stackify/metrics/metrics'
include Authorizable