Skip to content

1.2.1

Compare
Choose a tag to compare
@isaacnborges isaacnborges released this 31 May 16:56
· 4 commits to main since this release
f39095d

Add support to UnauthorizedException

Exception Status code description Status code
UnauthorizedException Unauthorized 401

Throw exception

throw new UnauthorizedException("Custom unauthorized exception message");