Class ModelAlreadyInstantiated
Exception thrown in attempt to set/unset the definition of an already instantiated model.
- Exception
- ICanBoogie\ActiveRecord\ActiveRecordException
- ICanBoogie\ActiveRecord\ModelAlreadyInstantiated
Methods summary
public
|
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()