Class NearIndexerServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.syntifi.near.api.indexer.service.exception.NearIndexerServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class NearIndexerServiceException extends java.lang.RuntimeException
Thrown on Near helper service error- Since:
- 0.2.0
- Author:
- Alexandre Carvalho, Andre Bertolace
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NearIndexerServiceException(java.lang.String message)
-