Class StatementOnNodeFailure

java.lang.Object
org.jclouds.compute.events.StatementOnNode
org.jclouds.compute.events.StatementOnNodeFailure

@Beta public class StatementOnNodeFailure extends StatementOnNode
A statement that failed execution on a node.
  • Constructor Details

  • Method Details

    • getCause

      public Throwable getCause()
    • string

      protected com.google.common.base.MoreObjects.ToStringHelper string()
      Overrides:
      string in class StatementOnNode