@Beta public class StatementOnNodeFailure extends StatementOnNode
node, statement
Constructor and Description |
---|
StatementOnNodeFailure(Statement statement,
NodeMetadata node,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
equals, getNode, getStatement, hashCode, toString
public StatementOnNodeFailure(Statement statement, NodeMetadata node, Throwable cause)
public Throwable getCause()
protected com.google.common.base.Objects.ToStringHelper string()
string
in class StatementOnNode
Copyright © 2009-2012 jclouds. All Rights Reserved.