Class UnresolvedCommand

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.nosqlbench.engine.core.lifecycle.session.UnresolvedCommand
All Implemented Interfaces:
Serializable

public class UnresolvedCommand extends RuntimeException
See Also:
  • Constructor Details

    • UnresolvedCommand

      public UnresolvedCommand(Cmd cmd, Throwable cause)
  • Method Details