]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/main/class_InvalidClassNameException.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / exceptions / main / class_InvalidClassNameException.php
index 40202ed1121f6ba8fe52840d9aa66e3a1246601d..43bb8ec8d7e913e7d006b191acef4c105285f35e 100644 (file)
@@ -28,7 +28,7 @@ use CoreFramework\Generic\FrameworkInterface;
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class InvalidObjectException extends FrameworkException {
+class InvalidClassNameException extends FrameworkException {
        /**
         * The constructor
         *