Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Emarref
Jwt
Exception
ExpiredException
PHP Class Emarref\Jwt\Exception\ExpiredException
Inheritance:
extends
VerificationException
Show file
Open project: emarref/jwt
Public Methods
Method
Description
__construct
(
DateTime
$expiredAt
,
$code
,
Exception
$previous
= null )
getExpiredAt
( ) :
DateTime
Method Details
__construct()
public
method
public
__construct
(
DateTime
$expiredAt
,
$code
,
Exception
$previous
= null )
$expiredAt
DateTime
$previous
Exception
getExpiredAt()
public
method
public
getExpiredAt
( ) :
DateTime
return
DateTime