Class NoSuchMeshNodeException

All Implemented Interfaces:
Serializable

public class NoSuchMeshNodeException extends NoSuchEntityException
Thrown to indicate no Mesh node is registered with the specified ID.
Since:
8.0
See Also:
  • Constructor Details

    • NoSuchMeshNodeException

      public NoSuchMeshNodeException(@Nonnull KeyedMessage message)
    • NoSuchMeshNodeException

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