const AuthenticationException({ required super.message, super.details, }) : super(code: DatumExceptionCode.authenticationError);