__construct() __construct(string $message = null, string $domain = null, \Orpheus\Exception\Throwable $previous = null) Constructor Parameters string $message The exception message string $domain The domain for the message \Orpheus\Exception\Throwable $previous The previous exception
getText() getText() : string Get the user's message Returns string — The translated message from this exception