Skip to content

UserLockedException ​

Type
Class
Namespace
craft\errors
Inherits
craft\errors\UserLockedException » yii\base\Exception » Exception
Since
3.1.7

Class UserLockedException

View source

Public Properties ​

PropertyDescription
usercraft\elements\User – The user that's locked.

user ​

Type
craft\elements\User
Default value
null

The user that's locked.

View source

Public Methods ​

MethodDescription
__construct()Constructor
getName()

__construct() ​

Constructor

View source

Arguments ​

getName() ​

View source

Returns ​

string – The user-friendly name of this exception