Methods in org.hibernate.search.util.logging.impl that return SearchException |
SearchException |
Log.ambiguousLatitudeDefinition(String beanXClassName,
String firstField,
String secondField)
|
SearchException |
Log.ambiguousLongitudeDefinition(String beanXClassName,
String firstField,
String secondField)
|
SearchException |
Log.attributeNotRecognizedNorSerializable(Class<?> attributeType)
|
SearchException |
Log.cannotDeserializeField(String schema)
|
SearchException |
Log.cannotDeserializeOperation(String schema)
|
SearchException |
Log.cannotExtractCoordinateFromObject(String className)
|
SearchException |
Log.cannotFindCoordinatesNorLatLongForSpatial(String spatialName,
String className)
|
SearchException |
Log.cannotGetResultSizeWithCriteriaAndRestriction(String criteria)
|
SearchException |
Log.cannotHaveTwoSpatialsWithDefaultOrSameName(String className)
|
SearchException |
Log.cannotInstantiateClassBridgeOfType(String implName,
String className,
Throwable e)
|
SearchException |
Log.cannotReadFieldForClass(String fieldName,
String className)
|
SearchException |
Log.cannotSerializeCustomField(Class<?> fieldType)
|
SearchException |
Log.cantOpenCorruptedIndex(org.apache.lucene.index.CorruptIndexException e,
String indexName)
|
SearchException |
Log.conversionFromReaderToStringNotYetImplemented()
|
SearchException |
Log.duplicateDocumentIdFound(String beanXClassName)
|
SearchException |
Log.failToDeserializeObject(Throwable e)
|
SearchException |
Log.failToSerializeObject(Class<?> type,
Throwable e)
|
SearchException |
Log.fieldBridgeNotAnInstanceof(String className)
|
SearchException |
Log.fieldBridgeNotTwoWay(Class<? extends FieldBridge> bridgeClass,
String fieldName,
org.hibernate.annotations.common.reflection.XClass beanXClass)
|
SearchException |
Log.fieldLooksBinaryButDecompressionFailed(String fieldName)
|
SearchException |
Log.fileDoesNotExist(String fileName)
|
SearchException |
Log.fileIsADirectory(String fileName)
|
SearchException |
Log.fileIsNotReadable(String fileName)
|
SearchException |
Log.illegalServiceBuildPhase()
|
SearchException |
Log.incompatibleProtocolVersion(int messageMajor,
int messageMinor,
int currentMajor,
int currentMinor)
|
SearchException |
Log.ioExceptionOnIndex(IOException e,
String indexName)
|
SearchException |
Log.jGroupsChannelCreationFromStringError(String configuration,
Throwable e)
|
SearchException |
Log.jGroupsChannelCreationUsingFileError(String configuration,
Throwable e)
|
SearchException |
Log.jGroupsChannelCreationUsingXmlError(String configuration,
Throwable e)
|
SearchException |
Log.jGroupsChannelInjectionError(Exception e,
Class<?> actualType)
|
SearchException |
Log.jGroupsMuxIdAlreadyTaken(short n)
|
SearchException |
Log.jmsLookupException(String jmsQueueName,
String jmsConnectionFactoryName,
String indexName,
Throwable e)
|
SearchException |
Log.legacyJGroupsConfigurationDefined(String indexName)
|
SearchException |
Log.missingJGroupsMuxId()
|
SearchException |
Log.noFieldBridgeInterfaceImplementedByClassBridge(String implName)
|
SearchException |
Log.noFieldBridgeInterfaceImplementedByFieldBridge(String implName,
String appliedOnName)
|
SearchException |
Log.noImplementationClassInFieldBridge(String className)
|
SearchException |
Log.requestedIndexNotDefined(String indexName)
|
SearchException |
Log.spatialFieldNameNotDefined(String className)
|
SearchException |
Log.targetedFieldNotSpatial(String className,
String fieldName)
|
SearchException |
Log.unableConnectingToJGroupsCluster(String clusterName,
Throwable e)
|
SearchException |
Log.unableToConfigureTikaBridge(String bridgeName,
Throwable e)
|
SearchException |
Log.unableToConvertSerializableIndexToLuceneIndex(String index)
|
SearchException |
Log.unableToConvertSerializableStoreToLuceneStore(String store)
|
SearchException |
Log.unableToConvertSerializableTermVectorToLuceneTermVector(String termVector)
|
SearchException |
Log.unableToDeserializeAvroStream(Throwable e)
|
SearchException |
Log.unableToDetermineClassBridge(String className)
|
SearchException |
Log.unableToGetInputStreamFromBlob(Throwable e)
|
SearchException |
Log.unableToGuessFieldBridge(String className,
String fieldName)
|
SearchException |
Log.unableToInitializeIndexManager(String indexName,
Throwable e)
|
SearchException |
Log.unableToInstantiateFieldBridge(String appliedOnName,
String appliedOnTypeName,
Throwable e)
|
SearchException |
Log.unableToInstantiateSpatial(String className,
Throwable e)
|
SearchException |
Log.unableToLoadResource(String fileName)
|
SearchException |
Log.unableToOpenJMSConnection(String indexName,
String jmsQueueName,
Throwable e)
|
SearchException |
Log.unableToReadFile(String filename,
Throwable e)
|
SearchException |
Log.unableToReadSerializedLuceneWorks(Throwable e)
|
SearchException |
Log.unableToReadTokenStream()
|
SearchException |
Log.unableToSendJMSWork(String indexName,
String jmsQueueName,
Throwable e)
|
SearchException |
Log.unableToSendWorkViaJGroups(Throwable e)
|
SearchException |
Log.unableToSerializeInAvro(Throwable e)
|
SearchException |
Log.unableToSerializeLuceneWorks(Throwable e)
|
SearchException |
Log.unableToStartJGroupsChannel(Throwable e)
|
SearchException |
Log.unableToStartSerializationLayer(Throwable e)
|
SearchException |
Log.unknownAttributeSerializedRepresentation(String name)
|
SearchException |
Log.unknownFieldType(Class<?> fieldType)
|
SearchException |
Log.unknownFullTextFilter(String filterName)
|
SearchException |
Log.unknownNumericFieldType(String dataType)
|
SearchException |
Log.unsupportedTikaBridgeType()
|