__construct() __construct(string $questtypeName, $message = self::MESSAGE, $code = self::CODE) Construct a new exception. Parameters string $questtypeName Name of the QuesttypeController that was not found $message $code
getClassName() getClassName() : string Get the name of the QuesttypeController that was not found. Returns string — Name of the QuesttypeController that was not found
concat() concat(string $message, string $name) Insert the name in a message Parameters string $message Error message string $name Name to insert