IXR_Error::IXR_Error( $code, $message ) In this article Table of ContentsSource Related ↑ Back to top PHP4 constructor. Source public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); } View all references View on Trac View on GitHub Related UsesDescriptionIXR_Error::__construct()wp-includes/IXR/class-IXR-error.phpPHP5 constructor. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.