Class BlockNotFoundException

Object
Throwable
Exception
org.apache.spark.storage.BlockNotFoundException
All Implemented Interfaces:
Serializable

public class BlockNotFoundException extends Exception
See Also:
  • Constructor Details

    • BlockNotFoundException

      public BlockNotFoundException(String blockId)