| Interface | Description |
|---|---|
| ErrorContext | |
| ErrorHandler |
| Exception | Description |
|---|---|
| AssertionFailure |
Temporarily extending org.hibernate.annotations.common.AssertionFailure
for backwards compatibility.
|
| EmptyQueryException |
This Exception is thrown when an empty TermQuery (keyword query) is created,
or if any string query only returns whitespace after applying Analyzers.
|
| SearchException |
Root of all search specific exceptions
|
Copyright © 2006–2014 Hibernate. All rights reserved.