getid3_exception
The WordPress Core getid3 exception class.
Defined (1)
The class is defined in the following location(s).
- /wp-includes/ID3/getid3.php
- class getid3_exception extends Exception
- {
- public $message;
- }
The WordPress Core getid3 exception class.
The class is defined in the following location(s).
class getid3_exception extends Exception { public $message; }