PHP Class Sulu\Bundle\SecurityBundle\Exception\RoleNameAlreadyExistsException

Inheritance: extends Exception
Datei anzeigen Open project: sulu/sulu

Public Methods

Method Description
__construct ( string $name )
getName ( ) : string Returns the non-unique name of the role.

Method Details

__construct() public method

public __construct ( string $name )
$name string

getName() public method

Returns the non-unique name of the role.
public getName ( ) : string
return string