Class ServiceNotFoundException

All Implemented Interfaces:
Serializable

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

    • ServiceNotFoundException

      public ServiceNotFoundException​(String message)