Lines Matching refs:ThrowPNMException
231 #define ThrowPNMException(exception,message) \ in ReadPNMImage() macro
301 ThrowPNMException(CorruptImageError,"ImproperImageHeader"); in ReadPNMImage()
435 ThrowPNMException(CorruptImageError,"NegativeOrZeroImageSize"); in ReadPNMImage()
437 ThrowPNMException(CorruptImageError,"ImproperImageHeader"); in ReadPNMImage()
444 ThrowPNMException(CorruptImageError,"InsufficientImageDataInFile"); in ReadPNMImage()
602 ThrowPNMException(ResourceLimitError,"MemoryAllocationFailed"); in ReadPNMImage()
664 ThrowPNMException(ResourceLimitError,"MemoryAllocationFailed"); in ReadPNMImage()
774 ThrowPNMException(ResourceLimitError,"MemoryAllocationFailed"); in ReadPNMImage()
963 ThrowPNMException(ResourceLimitError,"MemoryAllocationFailed"); in ReadPNMImage()
1281 ThrowPNMException(ResourceLimitError,"MemoryAllocationFailed"); in ReadPNMImage()
1284 ThrowPNMException(ResourceLimitError,"MemoryAllocationFailed"); in ReadPNMImage()
1287 ThrowPNMException(ResourceLimitError,"MemoryAllocationFailed"); in ReadPNMImage()
1340 ThrowPNMException(CorruptImageError,"ImproperImageHeader"); in ReadPNMImage()
1346 ThrowPNMException(CorruptImageError,"UnableToReadImageData"); in ReadPNMImage()