PHP Class Dumplie\SharedKernel\Application\Exception\KernelException

Inheritance: extends Exception
Datei anzeigen Open project: dumplie/dumplie Class Usage Examples

Public Methods

Method Description
missingExtension ( string $extensionClass ) : KernelException
notBuilt ( ) : KernelException

Method Details

missingExtension() public static method

public static missingExtension ( string $extensionClass ) : KernelException
$extensionClass string
return KernelException

notBuilt() public static method

public static notBuilt ( ) : KernelException
return KernelException