Monkey Documentation
Home
/
Modules
/
regal.networking.megapacket
/
MegaPacket_UnableToExtend
APIs
Modules
Classes
Interfaces
Functions
Language
Index
Class
MegaPacket_UnableToExtend
This is thrown when a
MegaPacket
fails to extend.
Extends:
StreamError
Constructors:
New
( MP:MegaPacket )
Inherited Methods:
GetStream
: Stream ()
ToString
: String ()
Constructor Documentation
Method New ( MP:
MegaPacket
)
The
MP
argument will be held internally for debugging purposes.