ScriptError
class ScriptError extends Model (View source)
Properties
string | $column | ||
string | $errorCode | ||
string | $errorMessage | ||
string | $line |
Methods
setColumn($column)
No description
string
getColumn()
No description
setErrorCode($errorCode)
No description
string
getErrorCode()
No description
setErrorMessage($errorMessage)
No description
string
getErrorMessage()
No description
setLine($line)
No description
string
getLine()
No description
Details
setColumn($column)
No description
string
getColumn()
No description
setErrorCode($errorCode)
No description
string
getErrorCode()
No description
setErrorMessage($errorMessage)
No description
string
getErrorMessage()
No description
setLine($line)
No description
string
getLine()
No description