Content Guidelines
Error messages are one of the most critical parts of designing an experience. As a general thumb rule frame an error message as {problem} + {cause of error} + {solution}
Dos
Provide appropriate actions that can be routed to solve the problem
Be humble
Speak it aloud like you are explaining it to someone
Disclose information progressively
Don'ts
Use technical jargon
Use exclamation marks
Imply that the error is the user's fault
Use negative words like "Access denied"








