AuthException
AuthException Thrown when authentication is required but no user is logged in.
- $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()
- new AuthException()