public class BlockException
extends Exception
implements scala.Product, scala.Serializable
Constructor and Description |
---|
BlockException(BlockId blockId,
String message) |
Modifier and Type | Method and Description |
---|---|
BlockId |
blockId() |
String |
message() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString