@@ -29,11 +29,11 @@ { OFString *_version; } /*! - * The version which is unsupported. + * @brief The version which is unsupported. */ @property (readonly, nonatomic) OFString *version; + (instancetype)exception OF_UNAVAILABLE;