Method | Description | |
---|---|---|
__construct ( mixed $userInfo, string $message = '', integer $code, Exception $previous = null ) | ||
getMessageKey ( ) | This method should *not* be called normally. The purpose of this exception is to be a "flag" for code that will redirect the user to some "finish registration" page. If this message is shown to your user, then you're missing this piece of your code. | |
getUserInformation ( ) |
public getMessageKey ( ) |