extends |
LogicException |
---|---|
implements |
MethodNotImplementedExceptionInterface |
Methods | ||
---|---|---|
public
|
__construct(class-string $class, string $method, class-string|null $prototypeClass = null)
|
# |
public
|
getClass(): string
|
# |
public
|
getMethod(): string
|
# |
public
|
getPrototypeClass(): string
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
Properties | |||
---|---|---|---|
protected
|
class-string
|
$Class
|
# |
protected
|
string
|
$Method
|
# |
protected
|
class-string
|
$PrototypeClass
|
# |