file-fetcher
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
c
e
f
s
Functions
_
c
e
f
s
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Variables
$
a
c
d
e
f
i
l
m
n
o
p
r
s
t
u
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
i
m
n
o
p
r
t
u
v
Functions
Variables
$
_
a
b
c
d
e
f
g
i
n
o
p
r
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
Doctrine
Instantiator
Exception
InvalidArgumentException
Static Public Member Functions
|
List of all members
Doctrine\Instantiator\Exception\InvalidArgumentException Class Reference
Inheritance diagram for Doctrine\Instantiator\Exception\InvalidArgumentException:
Detailed Description
Exception
for invalid arguments provided to the instantiator
Static Public Member Functions
static
fromNonExistingClass
(string $className)
static
fromAbstractClass
(ReflectionClass $reflectionClass)
Member Function Documentation
◆
fromAbstractClass()
static Doctrine\Instantiator\Exception\InvalidArgumentException::fromAbstractClass
(
ReflectionClass
$reflectionClass
)
static
◆
fromNonExistingClass()
static Doctrine\Instantiator\Exception\InvalidArgumentException::fromNonExistingClass
(
string
$className
)
static
The documentation for this class was generated from the following file:
vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
InvalidArgumentException.php
Generated by
1.8.17