Class LogException
Exception class definition for the Log subpackage.
- Exception implements Throwable
- RuntimeException
- LogException
Package: Joomla\Legacy\Log
Deprecated: 2.5.5 Use semantic exceptions instead
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.7
Located at legacy/log/logexception.php
Deprecated: 2.5.5 Use semantic exceptions instead
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.7
Located at legacy/log/logexception.php
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()