- print-exception-warning EXN #!optional THREAD PORT HEADERprocedure
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). The default for HEADER is the "\n\tThread call history:\n".