AlreadyExistsException constructor
AlreadyExistsException([
- String message = 'The resource already exists'
Implementation
AlreadyExistsException([super.message = 'The resource already exists']);