Class UnknownKvStateLocation

  • All Implemented Interfaces:
    Serializable

    public class UnknownKvStateLocation
    extends Exception
    Thrown if there is no KvStateLocation found for the requested registration name.

    This indicates that the requested KvState instance is not registered under this name (yet).

    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownKvStateLocation

        public UnknownKvStateLocation​(String registrationName)