public class SearchUpdateException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Constructor and Description |
|---|
SearchUpdateException(java.lang.String message) |
SearchUpdateException(java.lang.String message,
java.lang.Throwable cause) |
SearchUpdateException(java.lang.Throwable cause) |
public static final java.lang.String CLASS_VERSION