Correct a parameter order swap in "diffusion.historyquery" for Mercurial
[phabricator.git] / src / applications / auth / exception / PhutilAuthCredentialException.php
blob3b8ea831c9eb4737aae0d5089edf066b652ac1b3
1 <?php
3 /**
4 * The user provided invalid credentials.
5 */
6 final class PhutilAuthCredentialException extends PhutilAuthException {}