__construct() __construct( $type, $message = self::MESSAGE, $code = self::CODE) Construct a new exception. Parameters $type $message $code
getType() getType() : \hhu\z\exceptions\Type Get type of file. Returns \hhu\z\exceptions\Type — of file
concat() concat(string $message, string $name) Insert the name in a message Parameters string $message Error message string $name Name to insert