Page MenuHomec4science

PhutilAuthCredentialException.php
No OneTemporary

File Metadata

Created
Tue, Feb 4, 05:32

PhutilAuthCredentialException.php

<?php
/**
* The user provided invalid credentials.
*/
final class PhutilAuthCredentialException extends PhutilAuthException {
}

Event Timeline