Class BlockNotFoundException

All Implemented Interfaces:
Serializable, Locatable

public class BlockNotFoundException extends RuntimeException implements Locatable
Exception thrown when a Block is requested but not found.
See Also: