Class MeshNodeIncompatibleException

All Implemented Interfaces:
Serializable

public class MeshNodeIncompatibleException extends ServiceException
Thrown when a MeshNode is incompatible with the application.
Since:
8.0
See Also:
  • Constructor Details

    • MeshNodeIncompatibleException

      public MeshNodeIncompatibleException(@Nonnull KeyedMessage message, @Nullable Throwable cause)