function
Global
/
throw_unless
throw_unless
throw_unless ( ) : mixed
Throw the given exception unless the given condition is true.
Parameters
- $condition mixed
- $exception TException|class-string<\TException>|string
- $parameters mixed