|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.6) Beta B19032-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.search.query.qta.QueryTimeFilterException
Thrown by methods in the QueryTimeFilter interface to indicate that a failure has occurred.
Any documents or folders passed to the filter before the exception was thrown will be filtered out of the query results, and the exception message will be written to the log file.
| Constructor Summary | |
QueryTimeFilterException(java.lang.String message)Constructs a QueryTimeFilterException with the specified detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public QueryTimeFilterException(java.lang.String message)
QueryTimeFilterException with the specified detail message.message - the detail message
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.6) Beta B19032-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||