Class FieldMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lucidworks.apollo.pipeline.index.config.transform.FieldMappingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionFieldMappingException(String message) FieldMappingException(String message, Throwable cause) protectedFieldMappingException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) FieldMappingException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FieldMappingException
public FieldMappingException() -
FieldMappingException
-
FieldMappingException
-
FieldMappingException
-
FieldMappingException
-