PHP 클래스 Symfony\Component\Serializer\Exception\ExtraAttributesException

저자: Julien DIDIER ([email protected])
상속: extends RuntimeException
파일 보기 프로젝트 열기: symfony/symfony

공개 메소드들

메소드 설명
__construct ( array $extraAttributes, Exception $previous = null )

메소드 상세

__construct() 공개 메소드

public __construct ( array $extraAttributes, Exception $previous = null )
$extraAttributes array
$previous Exception