CustomException

class CustomException : public std::exception

Customize the way that exceptions are handled and thrown.