#include <exception.h>
- Examples: 
- adaptive_thresholding.cpp, bagging.cpp, binary_thresholding.cpp, black_scholes_options.cpp, brain_segmentation.cpp, cholesky.cpp, conway.cpp, conway_pretty.cpp, deep_belief_net.cpp, edge.cpp, filters.cpp, fractal.cpp, helloworld.cpp, heston_model.cpp, image_demo.cpp, image_editing.cpp, integer.cpp, kmeans.cpp, knn.cpp, logistic_regression.cpp, lu.cpp, matching.cpp, monte_carlo_options.cpp, morphing.cpp, naive_bayes.cpp, neural_network.cpp, optical_flow.cpp, perceptron.cpp, pi.cpp, plot2d.cpp, plot3.cpp, pyramids.cpp, qr.cpp, rainfall.cpp, rbm.cpp, softmax_regression.cpp, surface.cpp, susan.cpp, svd.cpp, swe.cpp, and vectorize.cpp.
      
        
          | exception | ( | const char * | msg, | 
        
          |  |  | const char * | file, | 
        
          |  |  | unsigned | line, | 
        
          |  |  | af_err | err | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | virtual const char* what | ( |  | ) | const |  
          | throw | ( |  |  
          |  | ) |  |  |  | inlinevirtual | 
 
- Examples: 
- adaptive_thresholding.cpp, bagging.cpp, binary_thresholding.cpp, black_scholes_options.cpp, brain_segmentation.cpp, cholesky.cpp, conway.cpp, conway_pretty.cpp, deep_belief_net.cpp, edge.cpp, filters.cpp, fractal.cpp, helloworld.cpp, heston_model.cpp, image_demo.cpp, image_editing.cpp, integer.cpp, kmeans.cpp, knn.cpp, logistic_regression.cpp, lu.cpp, matching.cpp, monte_carlo_options.cpp, morphing.cpp, naive_bayes.cpp, neural_network.cpp, optical_flow.cpp, perceptron.cpp, pi.cpp, plot2d.cpp, plot3.cpp, pyramids.cpp, qr.cpp, rainfall.cpp, rbm.cpp, softmax_regression.cpp, surface.cpp, svd.cpp, swe.cpp, and vectorize.cpp.
 
 
  
  | 
        
          | std::ostream& operator<< | ( | std::ostream & | s, |  
          |  |  | const exception & | e |  
          |  | ) |  |  |  | friend | 
 
 
The documentation for this class was generated from the following file: