Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
socksify
v0.3.0
Array
Socksify
HTTPClient
Logger
Proxy
Config
Credential
ProxyError
FallbackOpenConnectionError
OpenConnectionError
SOCKSError
AddressTypeNotSupported
CommandNotSupported
ConnectionRefused
HostUnreachable
NetworkUnreachable
NotAllowed
ServerFailure
TTLExpired
TCPSOCKSSocket
Generated using Crystal 1.16.3
2025-06-14 14:51:28 UTC
class
Socksify::
ProxyError
Socksify::ProxyError
IO::Error
Exception
Reference
Object
Direct Known Subclasses
Socksify::ProxyError::OpenConnectionError
Defined in:
lib/exception.cr
Constructors
.new
(msg, cause =
nil
)
Constructor Detail
def self.
new
(msg, cause =
nil
)
#
[
View source
]