class ActiveEvent::DomainException

Public Instance Methods

__better_errors_bindings_stack() click to toggle source

prevent better errors from tracing this exception

# File lib/active_event/domain.rb, line 10
def __better_errors_bindings_stack
  []
end