net.metanotion.io.appenddb
Class BlockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.metanotion.io.appenddb.BlockException
- All Implemented Interfaces:
- Serializable
public class BlockException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlockException
public BlockException()
BlockException
public BlockException(String s)
BlockException
public BlockException(String s,
Throwable t)
BlockException
public BlockException(Throwable t)