Class QCrossScriptingException
Class QCrossScriptingException: Called when the textbox fails CrossScripting checks
-
Exception
-
QCallerException
-
QCrossScriptingException
Methods summary
public
|
#
__construct( string $strControlId )
Constructor
Parameters
- $strControlId
- Control ID of the control for which it being called
Overrides
|
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
Properties inherited from Exception
$code,
$file,
$line,
$message
|