Lines Matching refs:exception
13 // A handler is a match for an exception object of type E if
28 #include <exception>
41 ,typename E // Thrown exception type
69 ,typename E // Thrown exception type
100 // catches an exception of type:
124 // catches an exception of type:
148 // catches an exception of type:
172 // cannot catch an exception of type:
196 // catches an exception of type:
220 // catches an exception of type:
245 // cannot catch an exception of type:
280 // non-reference type. Elsewhere in the exception handling this makes no
289 // catches an exception of type:
313 // cannot catch an exception of type:
337 // cannot catch an exception of type:
361 // cannot catch an exception of type:
385 // cannot catch an exception of type:
409 // cannot catch an exception of type: