Home
last modified time | relevance | path

Searched defs:BaseExc (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/openexr/Iex/
DIexBaseExc.cpp69 BaseExc::BaseExc (const char* s) throw () : in BaseExc() function in Iex::BaseExc
77 BaseExc::BaseExc (const std::string &s) throw () : in BaseExc() function in Iex::BaseExc
85 BaseExc::BaseExc (std::stringstream &s) throw () : in BaseExc() function in Iex::BaseExc
93 BaseExc::BaseExc (const BaseExc &be) throw () : in BaseExc() function in Iex::BaseExc