Class SuggestionException

  • All Implemented Interfaces:
    Serializable

    public class SuggestionException
    extends Exception
    Exception raised when a suggester cannot perform it's suggestion due to inconsistent configuration or problem when calling a backend service: in that case the backend service exception should be wrapped as the cause.
    See Also:
    Serialized Form