Class BlockDoesNotExistRuntimeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class BlockDoesNotExistRuntimeException
    extends NotFoundRuntimeException
    The exception thrown when a block does not exist in Alluxio.
    See Also:
    Serialized Form
    • Constructor Detail

      • BlockDoesNotExistRuntimeException

        public BlockDoesNotExistRuntimeException​(long blockId)
        Constructs a new exception with the specified detail message and cause.
        Parameters:
        blockId - block id