Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
symphony
v0.1.1
Symphony
Application
AwaitableSignal
BackgroundService
HealthCheck
HttpServer
TimeoutException
Generated using Crystal 1.14.0
2024-11-26 10:45:53 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
]