Lines Matching refs:THROW

291     THROW (Iex::ArgExc, "Image attribute name cannot be an empty string.");  in insert()
312 THROW (Iex::TypeExc, "Cannot assign a value of " in insert()
337 THROW (Iex::ArgExc, "Cannot find image attribute \"" << name << "\"."); in operator []()
349 THROW (Iex::ArgExc, "Cannot find image attribute \"" << name << "\"."); in operator []()
646 THROW (Iex::ArgExc, "The width of the data window exceeds the " in sanityCheck()
653 THROW (Iex::ArgExc, "The width of the data window exceeds the " in sanityCheck()
717 THROW (Iex::ArgExc, "The width of the tiles exceeds the maximum " in sanityCheck()
724 THROW (Iex::ArgExc, "The width of the tiles exceeds the maximum " in sanityCheck()
781 THROW (Iex::ArgExc, "Pixel type of \"" << i.name() << "\" " in sanityCheck()
787 THROW (Iex::ArgExc, "The x subsampling factor for the " in sanityCheck()
794 THROW (Iex::ArgExc, "The y subsampling factor for the " in sanityCheck()
810 THROW (Iex::ArgExc, "Pixel type of \"" << i.name() << "\" " in sanityCheck()
816 THROW (Iex::ArgExc, "The x subsampling factor for the " in sanityCheck()
823 THROW (Iex::ArgExc, "The y subsampling factor for the " in sanityCheck()
830 THROW (Iex::ArgExc, "The minimum x coordinate of the " in sanityCheck()
838 THROW (Iex::ArgExc, "The minimum y coordinate of the " in sanityCheck()
847 THROW (Iex::ArgExc, "Number of pixels per row in the " in sanityCheck()
856 THROW (Iex::ArgExc, "Number of pixels per column in the " in sanityCheck()
968 THROW (Iex::InputExc, "Cannot read " in readFrom()
976 THROW (Iex::InputExc, "The file format version number's flag field " in readFrom()
1021 THROW (Iex::InputExc, "Unexpected type for image attribute " in readFrom()