Class SimProcess.MightBlock

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    SimProcess<R>

    public static class SimProcess.MightBlock
    extends Exception
    Marker for all methods that might block, i.e., where execution might not finish at the same simulation time when it was started.
    See Also:
    Serialized Form