Tryst::ErrorPolicy
Inherits Enum < Comparable < Value < Object
What a timer does with an exception raised by its block, when no handler proc was given.
Constants
Raise = 0
Surface the exception from the next App#update.
Ignore = 1
Swallow it.
Inherits Enum < Comparable < Value < Object
What a timer does with an exception raised by its block, when no handler proc was given.
Surface the exception from the next App#update.
Swallow it.