Class MeshNodeUrlAlreadyExistsException

All Implemented Interfaces:
Serializable

public class MeshNodeUrlAlreadyExistsException extends IllegalEntityStateException
Thrown to indicate a Mesh node has already been registered with the specified URL.
Since:
8.0
See Also:
  • Constructor Details

    • MeshNodeUrlAlreadyExistsException

      public MeshNodeUrlAlreadyExistsException(@Nonnull KeyedMessage message)