WC_Data_Exception::getErrorCode()
Returns the error code.
Description Description
Return Return
(string)
Source Source
File: includes/class-wc-data-exception.php
public function getErrorCode() { return $this->error_code; }
Returns the error code.
(string)
File: includes/class-wc-data-exception.php
public function getErrorCode() { return $this->error_code; }