Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Emarref
Jwt
Exception
ExpiredException
PHP 클래스 Emarref\Jwt\Exception\ExpiredException
상속:
extends
VerificationException
파일 보기
프로젝트 열기: emarref/jwt
공개 메소드들
메소드
설명
__construct
(
DateTime
$expiredAt
,
$code
,
Exception
$previous
= null )
getExpiredAt
( ) :
DateTime
메소드 상세
__construct()
공개
메소드
public
__construct
(
DateTime
$expiredAt
,
$code
,
Exception
$previous
= null )
$expiredAt
DateTime
$previous
Exception
getExpiredAt()
공개
메소드
public
getExpiredAt
( ) :
DateTime
리턴
DateTime