<?php namespace Michel\Framework\Core\Auth\Exception; final class InvalidCredentialsException extends AuthenticationException { }