CanNotFillParameterException
- RuntimeException
CanNotFillParameterException extends ReflectionException
Methods summary
Modifier and Type | Method |
---|---|
public | __construct ( ReflectionParameter parameter , string message , string code = 0 , Exception previous = null ) |
public ReflectionParameter | getParameter ( ) |
Methods in detail
-
__construct
public __construct ( ReflectionParameter parameter , string message , string code = 0 , Exception previous = null ) -
getParameter
ReflectionParameter public getParameter ( )return
ReflectionParameter
param