public class GraphDbAtomicException extends GraphDbApiException
构造器和说明 |
---|
GraphDbAtomicException(String msg) |
GraphDbAtomicException(String format,
Object... args) |
GraphDbAtomicException(Throwable cause) |
GraphDbAtomicException(Throwable cause,
String format,
Object... args) |
toString