Class NotImplemented
An exception raised when a function meets an argument of an unsupported type.
- Exception implements Throwable
- Punic\Exception
- Punic\Exception\NotImplemented
Methods summary
public
|
|
public
string
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()