PHP 클래스 Sulu\Bundle\SecurityBundle\Exception\RoleNameAlreadyExistsException

상속: extends Exception
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( string $name )
getName ( ) : string Returns the non-unique name of the role.

메소드 상세

__construct() 공개 메소드

public __construct ( string $name )
$name string

getName() 공개 메소드

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