mirror of https://github.com/apache/druid.git
a10310388f
Adds versions of DruidException.defensive(String, Object...) InvalidInput.exception(String, Object...) InvalidInput.exception(Throwable, String, Object...) the versions add a boolean as the first arg and only create and throw an exception if it's false. It can be used similar to Preconditions.checkState/checkArgument |
||
---|---|---|
.. | ||
src | ||
pom.xml |