No longer thrown exceptions deprecated (still some there), naming-convention todo...
[shipsimu.git] / inc / classes / main / database / wrapper / class_UserDatabaseWrapper.php
index 39e128387bb4820aae24f52f7cbb0bdd3587ff31..503fbadb02089e2e2f0007fec6b077d5e406135a 100644 (file)
@@ -49,8 +49,6 @@ class UserDatabaseWrapper extends BaseDatabaseWrapper {
         * Creates an instance of this database wrapper by a provided user class
         *
         * @return      $wrapperInstance        An instance of the created wrapper class
-        * @throws      WrapperUserNameNotFoundException        If the supplied username
-        *                                                                                              does not exist
         */
        public final static function createUserDatabaseWrapper () {
                // Get a new instance