Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
symphony
v1.0.0
Symphony
Application
AwaitableSignal
BackgroundService
HealthCheck
HttpServer
TimeoutException
Generated using Crystal 1.16.3
2026-03-05 17:17:41 UTC
class
Symphony::
TimeoutException
Symphony::TimeoutException
Exception
Reference
Object
Defined in:
symphony/awaitable_signal.cr
Constructors
.new
(message =
"Operation timed out"
)
Constructor Detail
def self.
new
(message =
"Operation timed out"
)
#
[
View source
]