Interface ExecutionStateSampler.ExecutionState

    • Method Detail

      • error

        boolean error()
        Sets the error state to the currently executing state. Returns true if this was the first time the error was set. Returns false otherwise.

        This can only be set once.