mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 06:40:33 -04:00
Improve error message for people trying to log in to the Patrons Circle
This commit is contained in:
parent
95d1b9e02e
commit
cf5f488cae
9 changed files with 104 additions and 11 deletions
|
@ -2,4 +2,5 @@
|
|||
namespace Exceptions;
|
||||
|
||||
class AppException extends \Exception{
|
||||
public \Enums\ExceptionMessageType $MessageType = \Enums\ExceptionMessageType::Text;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue