As i need some sort of exception handling in my project
Can you explain why you need exception handling? Do you have a problem that needs to be fixed by it? If so, post code. Do you want to use exception handling to throw your own exceptions or just catch exceptions thrown by library functions? If so, what library?