Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Thrift::Transport::TransportException
Inherits
Exception
<
Reference
<
Object
Constants
ALREADY_OPEN = 2
END_OF_FILE = 4
NOT_OPEN = 1
TIMED_OUT = 3
UNKNOWN = 0
Constructors
new
(type :
Int32
=
UNKNOWN
, message = nil)
Source
Instance methods
type
Source