hi! browsing through the ruby documentation(http://www.ruby-doc.org/core/), i noticed that there was no info on which errors might be thrown by a method. since error/exception handling is necessary for coding robust programs, i believe there must be a more detailed ruby documentation/reference. where can i find a document that includes this info? cheers, chris