public class LuceneMapperNotFoundException extends RuntimeException
LuceneSortMapper
, LuceneQueryMapper
or LuceneResultFilterMapper
)
cannot be found. Mappers are used to convert confluence search abstractions into the equivalent lucene abstractions.Constructor and Description |
---|
LuceneMapperNotFoundException(Class mappeeClass,
String mappeeKey) |
Modifier and Type | Method and Description |
---|---|
Class |
getMappeeClass() |
String |
getMappeeKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2020 Atlassian. All rights reserved.