OpenSearch/elasticsearch/license/licensor
Jason Tedor f1670a3845 Rename UserError
The top-level class Throwable represents all errors and exceptions in
Java. This hierarchy is divided into Error and Exception, the former
being serious problems that applications should not try to catch and the
latter representing exceptional conditions that an application might
want to catch and handle. This commit renames
org.elasticsearch.cli.UserError to org.elasticsearch.UserException to
make its name consistent with where it falls in this hierarchy.

Relates elastic/elasticsearch#2701

Original commit: elastic/x-pack-elasticsearch@589e159ec0
2016-07-04 19:22:46 -04:00
..
bin Remove settings and system properties entanglement 2016-05-19 14:09:49 -04:00
dev-tools reorganize directory layout 2015-12-03 16:22:37 +01:00
sample reorganize directory layout 2015-12-03 16:22:37 +01:00
src Rename UserError 2016-07-04 19:22:46 -04:00
build.gradle Build: Rename test framework project 2015-12-17 21:27:19 -08:00