class UnauthorizedUser extends IFRSException

Properties

int $code Exception code from IFRSException
string $message Exception message from IFRSException

Methods

__construct(string $message = null, int $code = null)

Unauthorized User Exception

Details

at line 23
__construct(string $message = null, int $code = null)

Unauthorized User Exception

Parameters

string $message
int $code