Class NotYetSimulatedException

All Implemented Interfaces:
Serializable

public class NotYetSimulatedException extends AssembledTransactionException
Raised when trying to get the result of a transaction that has not been simulated yet.
See Also:
  • Constructor Details