Class ServiceNotFoundException

All Implemented Interfaces:
Serializable

public class ServiceNotFoundException extends HazelcastException
A HazelcastException that indicates that a requested service is not exist.
See Also:
  • Constructor Details

    • ServiceNotFoundException

      public ServiceNotFoundException(String message)