Class SearchBaseException

    • Constructor Detail

      • SearchBaseException

        public SearchBaseException​(OperationResult operationResult)
        Constructs an exception when some error occurred in the search service.
        Parameters:
        operationResult - the error code and message detail associated with the failure
    • Method Detail

      • getOperationResult

        public OperationResult getOperationResult()
        Returns:
        the error code and message detail associated with the failure