module ExceptionList
Constants
- VERSION
Public Class Methods
all()
click to toggle source
# File lib/exception_list.rb, line 6 def self.all Exceptions.new.all end
# File lib/exception_list.rb, line 6 def self.all Exceptions.new.all end