Class JComponentExceptionMissing
Exception class defining an error for a missing component
- Exception implements Throwable
- LogicException
- InvalidArgumentException
- JComponentExceptionMissing
Package: Joomla\Libraries\Component
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.7.0
Located at cms/component/exception/missing.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.7.0
Located at cms/component/exception/missing.php
Methods summary
public
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()