Skip to content

PropertyIsLockedException

Raimondas Rimkevičius edited this page Mar 9, 2020 · 2 revisions
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!

Imponeer\Properties\Exceptions\PropertyIsLockedException

This exception is raised when property is locked from modifying

Implements:

Throwable

Extend:

Exception

Methods

Name Description

Inherited methods

Name Description
__construct Construct the exception
__toString String representation of the exception
__wakeup -
getCode Gets the Exception code
getFile Gets the file in which the exception was created
getLine Gets the line in which the exception was created
getMessage Gets the Exception message
getPrevious Returns previous Exception
getTrace Gets the stack trace
getTraceAsString Gets the stack trace as a string
Clone this wiki locally