Page MenuHomec4science

PhutilAuthCredentialException.php
No OneTemporary

File Metadata

Created
Wed, Jul 16, 19:56

PhutilAuthCredentialException.php

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

Event Timeline