public class GridGgfsDirectoryNotEmptyException
extends org.gridgain.grid.ggfs.GridGgfsException
| Constructor and Description |
|---|
GridGgfsDirectoryNotEmptyException(String msg) |
GridGgfsDirectoryNotEmptyException(Throwable cause)
Creates an instance of GGFS exception caused by nested exception.
|
getCause, getMessage, getOriginalMessage, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GridGgfsDirectoryNotEmptyException(String msg)
msg - Exception message.public GridGgfsDirectoryNotEmptyException(Throwable cause)
cause - Exception cause.Copyright © 2014. All rights reserved.