Public methods
Method new()
Usage
ApiException$new(status = NULL, reason = NULL, http_response = NULL)
Method toString()
Usage
ApiException$toString()
Method clone()
The objects of this class are cloneable with this method.
Usage
ApiException$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.