mumuki/mumuki-domain

View on GitHub
lib/mumuki/domain/exceptions.rb

Summary

Maintainability
A
0 mins
Test Coverage
require_relative './exceptions/forbidden_error'
require_relative './exceptions/gone_error'
require_relative './exceptions/not_found_error'
require_relative './exceptions/unauthorized_error'
require_relative './exceptions/disabled_error'
require_relative './exceptions/blocked_forum_error'
require_relative './exceptions/unprepared_organization_error'
require_relative './exceptions/disabled_organization_error'