#N canvas 170 138 650 396 12; #X obj 36 25 inlet; #X obj 36 349 outlet; #X msg 36 63 unknown_method; #X obj 61 126 unpost error; #X obj 36 226 list; #X obj 36 251 route bang; #X text 155 16 Unpost takes an argument "error" to set it to only redirect error messages. Here we make sure it redirects an error message.; #X obj 36 88 trigger bang anything bang; #X obj 142 181 float; #X text 189 181 <- trigger an error; #X obj 36 276 f 0; #X msg 103 276 1; #X obj 36 309 list append unpost with "error" argument should redirect an error message; #X connect 0 0 2 0; #X connect 2 0 7 0; #X connect 3 0 4 1; #X connect 3 1 8 0; #X connect 4 0 5 0; #X connect 5 0 10 0; #X connect 5 1 11 0; #X connect 7 0 4 0; #X connect 7 1 3 0; #X connect 7 2 4 1; #X connect 10 0 12 0; #X connect 11 0 12 0; #X connect 12 0 1 0;