__construct() __construct(\nre\exceptions\Exception $exception) Construct a new exception. Parameters \nre\exceptions\Exception $exception Exception that has occurred
getException() getException() : \nre\exceptions\Exception Get the exception that hat occurred Returns \nre\exceptions\Exception — Exception that has occurred
concat() concat(string $message, string $name) Insert the name in a message Parameters string $message Error message string $name Name to insert