Where is the correct place to put custom exception classes?

I would like to create a custom exception class for my app.

Where is the best place for it and is there any facility in Rails to
make it easy for me to have access to my exceptions?

Thanks,
Wes