Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
socksify
v0.2.0
Array
Socksify
HTTPClient
Logger
Proxy
Config
Credential
SOCKSError
AddressTypeNotSupported
CommandNotSupported
ConnectionRefused
HostUnreachable
NetworkUnreachable
NotAllowed
ServerFailure
TTLExpired
TCPSOCKSSocket
Generated using Crystal 1.14.0
2024-11-26 16:59:29 UTC
class
Socksify::
SOCKSError::
ConnectionRefused
Socksify::SOCKSError::ConnectionRefused
Socksify::SOCKSError
RuntimeError
Exception
Reference
Object
Defined in:
lib/exception.cr
Constructors
.new
Constructor methods inherited from class
Socksify::SOCKSError
from_response_code(code) : SOCKSError
from_response_code
,
new(msg)
new
Constructor Detail
def self.
new
#
[
View source
]