C# (CSharp) WebApi.Helpers.Exceptions 네임스페이스

클래스들

이름 설명
EmailNotSentException Exception that should be thrown when the email is not sent successfully.
EmailTakenException Exception that should be thrown when the email is already taken.
EntityNotFoundException Exception that should be thrown when the requested entity is not found.
TooManyResetPasswordAttemptsException Exception that should be thrown when there were too many failed attempts to reset password.
UpdateReadOnlyPropertyException Exception that should be thrown when changing read-only properties.