chickadee » thread-utils » print-exception-warning

print-exception-warning EXN #!optional THREAD PORTprocedure

Invokes print-exception-error when warnings are enabled.

The EXN is a condition or any other object. The default for THREAD is the (current-thread). The default for PORT is the (current-error-port).