ConfigurationException is thrown by Phing during the configuration and setup phase of the project.
author |
Hans Lellelid hans@xmpl.org |
---|---|
version |
$Id: f5672973a0e8f94bc824729aed7285130e4322a3 $ |
package |
phing |
__construct(\Exception|string $p1, \Exception|null $p2 = null)
Supported signatures: throw new BuildException($causeExc); throw new BuildException($msg); throw new BuildException($msg, $causeExc);
\Exception|string
\Exception|null
getCause() : \Exception
\Exception
cause : \Exception
var |
---|
\Exception