Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Thrift::Protocol::ProtocolException
Inherits
Exception
<
Reference
<
Object
Constants
BAD_VERSION = 4
DEPTH_LIMIT = 6
INVALID_DATA = 1
NEGATIVE_SIZE = 2
NOT_IMPLEMENTED = 5
SIZE_LIMIT = 3
UNKNOWN = 0
Constructors
new
(type :
Int32
=
UNKNOWN
, message = nil)
Source
Instance methods
type
Source