Page MenuHomec4science

PhutilAuthCredentialException.php
No OneTemporary

File Metadata

Created
Wed, Apr 23, 07:14

PhutilAuthCredentialException.php

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

Event Timeline