@@ -64,11 +64,11 @@ andPointer: (void*)ptr; - (char*)cString; - (void*)pointer; @end -@interface OFOverflowException: OFException +@interface OFOutOfRangeException: OFException + newWithObject: (id)obj; - initWithObject: (id)obj; @end @interface OFOpenFileFailedException: OFException