Requests_Exception::getType(): string Like {@see getCode()}, but a string code. ContentsReturn Source User Contributed Notes Return string Top ↑Source File: wp-includes/Requests/Exception.php. View all references public function getType() { return $this->type; } View on Trac View on GitHub Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.