Packageio.branch.nativeExtensions.branch
Classpublic class BranchError
InheritanceBranchError Inheritance Object



Public Properties
 PropertyDefined By
  errorCode : int = -1
BranchError
  message : String
BranchError
Public Methods
 MethodDefined By
  
BranchError
  
fromObject(data:Object):BranchError
[static]
BranchError
Property Detail
errorCodeproperty
public var errorCode:int = -1

messageproperty 
public var message:String

Constructor Detail
BranchError()Constructor
public function BranchError()



Method Detail
fromObject()method
public static function fromObject(data:Object):BranchError

Parameters

data:Object

Returns
BranchError