X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Fmain%2Fclass_InvalidObjectException.php;h=39d67e733f750ff0d1b1cecb95f612ea7aafde2e;hb=4505d1aba1901496e8034a8009fe635c05e70648;hp=cc19b753508d0cf5cd1a192cbd33e850595ab9e7;hpb=12a993738a1d1bea29a886e06478beb145c275e5;p=hub.git diff --git a/inc/classes/exceptions/main/class_InvalidObjectException.php b/inc/classes/exceptions/main/class_InvalidObjectException.php index cc19b7535..39d67e733 100644 --- a/inc/classes/exceptions/main/class_InvalidObjectException.php +++ b/inc/classes/exceptions/main/class_InvalidObjectException.php @@ -2,7 +2,7 @@ /** * An exception thrown when an instance variable instances a non-object * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software * @license GNU GPL 3.0 or any newer version @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * along with this program. If not, see . */ class InvalidObjectException extends FrameworkException { /**