added new exception in global exception handler
This commit is contained in:
@@ -48,6 +48,13 @@ login.successfully=Login successfully.
|
||||
pass.min.len.msg=Password must be at least 8 characters long.
|
||||
email.already.exists=A user with this email already exists.
|
||||
|
||||
#Global messages
|
||||
common_message=Something went wrong..Please try again..
|
||||
invalid_signature=Invalid token.
|
||||
invalid_login=Invalid username or password.
|
||||
req_validation_er=Request Validation Error
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user