wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
class.WCMFException.php File Reference

Go to the source code of this file.

Classes

class  WCMFException
 

Functions

 gError ($message, $file='', $line='')
 

Function Documentation

gError (   $message,
  $file = '',
  $line = '' 
)

wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH

Licensed under the terms of any of the following licenses at your choice:

See the license.txt file distributed with this work for additional information.

Id:
class.WCMFException.php 1462 2014-02-04 23:52:27Z iherwig

Global error function. Use this if you want to define a callback function and can not use WCMFWCMFException::throwEx().

Definition at line 25 of file class.WCMFException.php.