Package | Description |
---|---|
com.documentum.fc.client.search.filter |
This package contains interfaces to provide search services filters.
|
Modifier and Type | Method and Description |
---|---|
DfFilterException.FilterExceptionType |
DfFilterException.getErrorType() |
static DfFilterException.FilterExceptionType |
DfFilterException.FilterExceptionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DfFilterException.FilterExceptionType[] |
DfFilterException.FilterExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DfFilterException(DfFilterException.FilterExceptionType errorType) |
DfFilterException(DfFilterException.FilterExceptionType errorType,
java.lang.String message) |
DfFilterException(DfFilterException.FilterExceptionType errorType,
java.lang.String message,
java.lang.Throwable cause) |
DfFilterException(DfFilterException.FilterExceptionType errorType,
java.lang.Throwable cause) |
Copyright 1994-2023 OpenText Corporation. All rights reserved.