public class SearchException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static String |
ASSET_NOT_READY
No asset was ready (but we expect that more should be available)
|
| Constructor and Description |
|---|
SearchException()
Thrown to indicate a DOM processing issue
|
SearchException(String text)
Thrown to indicate a search related exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String ASSET_NOT_READY
public SearchException(String text)
text - Explainatory textpublic SearchException()
Copyright © 2003–2020 Sakai Project. All rights reserved.