Mvc\Model\Transaction\Exception

Class Phalcon\Mvc\Model\Transaction\Exception

extends class Phalcon\Mvc\Model\Exception

Exceptions thrown in Phalcon\Mvc\Model\Transaction will use this class

Methods

final private Exception __clone () inherited from Exception

Clone the exception

public __construct ([string $message], [int $code], [Exception $previous]) inherited from Exception

Exception constructor

final public string getMessage () inherited from Exception

Gets the Exception message

登录查看完整内容