Companion object for Result class that contains its constructor functions success and failure.
Returns an instance that encapsulates the given PubNubException as failure.
Returns an instance that encapsulates the given value as successful value.