Метод | Описание | |
---|---|---|
__construct ( $msg, $document ) | ||
getDocument ( ) : object | Gets the document that caused the exception. | |
lockFailed ( $document ) | ||
lockFailedVersionMissmatch ( $document, $expectedLockVersion, $actualLockVersion ) | ||
notVersioned ( $entityName ) |
public getDocument ( ) : object | ||
Результат | object |
public static lockFailedVersionMissmatch ( $document, $expectedLockVersion, $actualLockVersion ) |