Page MenuHomec4science

PhutilAuthCredentialException.php
No OneTemporary

File Metadata

Created
Sat, Nov 16, 15:45

PhutilAuthCredentialException.php

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

Event Timeline