AuthException
Thrown when authentication is required but no user is logged in.
-
new AuthException()
-
$authException->getCode()
-
$authException->getData()
-
$authException->getDetails()
-
$authException->getFile()
-
$authException->getFileRelative()
-
$authException->getHttpCode()
-
$authException->getKey()
-
$authException->getLine()
-
$authException->getMessage()
-
$authException->getPrevious()
-
$authException->getTrace()
-
$authException->getTraceAsString()
-
$authException->isTranslated()
-
$authException->toArray()