STE-Industries: utilities testing
IntegerException.h File Reference
#include "Exception.h"
Include dependency graph for IntegerException.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphicSpace::IntegerException
 

Namespaces

 GraphicSpace
 

Enumerations

enum  GraphicSpace::IntegerExceptionType {
  GraphicSpace::IntegerExceptionType::INVALID_FILE_SIZE, GraphicSpace::IntegerExceptionType::INVALID_BITMAP_OFFSET, GraphicSpace::IntegerExceptionType::INVALID_DIB_HEADER_SIZE, GraphicSpace::IntegerExceptionType::INVALID_IMAGE_WIDTH,
  GraphicSpace::IntegerExceptionType::INVALID_IMAGE_HEIGHT, GraphicSpace::IntegerExceptionType::BITMAP_TOO_LARGE, GraphicSpace::IntegerExceptionType::INVALID_COLOR_PLANES, GraphicSpace::IntegerExceptionType::INVALID_BITS_PER_PIXEL,
  GraphicSpace::IntegerExceptionType::INVALID_COMPRESSION, GraphicSpace::IntegerExceptionType::INVALID_IMAGE_SIZE, GraphicSpace::IntegerExceptionType::INVALID_NUMBER_OF_COLORS, GraphicSpace::IntegerExceptionType::INVALID_NUMBER_OF_IMPORTANT_COLORS,
  GraphicSpace::IntegerExceptionType::INVALID_NUMBER_OF_THREADS, GraphicSpace::IntegerExceptionType::INVALID_NUMBER_OF_TERMITES, GraphicSpace::IntegerExceptionType::INVALID_NUMBER_OF_STEPS
}
 

Detailed Description

Author
Mauro Fiorentini
Date
21/09/2021
Function:
Contains the declaration of the GraphicSpace::IntegerException class.

Definition in file IntegerException.h.