raisedWhen

P63351 predicate

Indicates that one event, condition, or signal occurs or is triggered in response to another specific event or situation.

Observed surface forms (2)

Sample triples (40)

Subject Object
AbandonedMutexException a thread acquires a mutex that was abandoned by another thread via predicate surface "thrownWhen"
LockRecursionException a thread violates recursion rules while acquiring a lock via predicate surface "thrownWhen"
NSInvalidArgumentException method receives inappropriate argument via predicate surface "thrownWhen"
NSInvalidArgumentException method receives invalid argument via predicate surface "thrownWhen"
New Army divisions outbreak of World War I via predicate surface "raisedInResponseTo"
Royal standards monarch is in residence
Service battalions (Kitchener's Army) Kitchener's call for volunteers in 1914 via predicate surface "raisedInResponseTo"
SynchronizationLockException Monitor.Exit is called on an object not locked by the current thread via predicate surface "thrownWhen"
SynchronizationLockException Monitor.Pulse is called on an object not locked by the current thread via predicate surface "thrownWhen" NERFINISHED
SynchronizationLockException Monitor.PulseAll is called on an object not locked by the current thread via predicate surface "thrownWhen" NERFINISHED
SynchronizationLockException Monitor.Wait is called on an object not locked by the current thread via predicate surface "thrownWhen"
SynchronizationLockException a thread attempts to release a synchronization object that it does not own via predicate surface "thrownWhen"
System.IO.PathTooLongException a directory path exceeds the system-defined maximum length via predicate surface "thrownWhen"
System.IO.PathTooLongException a file path exceeds the system-defined maximum length via predicate surface "thrownWhen"
System.Reflection.AmbiguousMatchException a reflection search finds multiple members that match the binding criteria via predicate surface "thrownWhen"
System.Reflection.TargetException a field is accessed via reflection on an incompatible target object via predicate surface "thrownWhen"
System.Reflection.TargetException a method is invoked via reflection on an incompatible target object via predicate surface "thrownWhen"
System.Reflection.TargetException a property is accessed via reflection on an incompatible target object via predicate surface "thrownWhen"
System.Reflection.TargetException the target object does not match the declaring type of the reflected member via predicate surface "thrownWhen"
System.Reflection.TargetException the target object is null when an instance member is invoked via predicate surface "thrownWhen"
System.Reflection.TargetInvocationException invoked member throws an exception during reflection call via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted during Monitor.Wait via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted during Thread.Join via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted during Thread.Sleep via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted during Wait via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted during WaitHandle.WaitAll via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted during WaitHandle.WaitAny via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted during WaitHandle.WaitOne via predicate surface "thrownWhen"
ThreadInterruptedException a thread is interrupted while blocked via predicate surface "thrownWhen"
WebAssembly.CompileError WebAssembly code is invalid via predicate surface "thrownWhen"
WebAssembly.CompileError WebAssembly code is malformed via predicate surface "thrownWhen"
WebAssembly.CompileError WebAssembly module compilation fails via predicate surface "thrownWhen"
WebAssembly.LinkError A WebAssembly module fails to link to its environment via predicate surface "thrownWhen"
WebAssembly.LinkError A WebAssembly module fails to link to its imports via predicate surface "thrownWhen"
WebAssembly.LinkError A WebAssembly.Memory import has an incompatible configuration via predicate surface "thrownWhen"
WebAssembly.LinkError A WebAssembly.Table import has an incorrect element type via predicate surface "thrownWhen"
WebAssembly.LinkError A function import has an incompatible signature via predicate surface "thrownWhen"
WebAssembly.LinkError An import in a WebAssembly module has an incompatible type via predicate surface "thrownWhen"
WebAssembly.LinkError An import in a WebAssembly module is missing via predicate surface "thrownWhen"
WebAssembly.RuntimeError a WebAssembly instance executes invalid operations via predicate surface "thrownWhen"