Page MenuHomec4science

PhutilAuthCredentialException.php
No OneTemporary

File Metadata

Created
Sat, Nov 23, 19:46

PhutilAuthCredentialException.php

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

Event Timeline